banner_tracks duplicate entry

Did you find a bug in Joomla! 3.x but aren't sure? This forum is the place to help figure out if the problem is a bug and how to report it. If you are an experienced Joomla! user and are certain that you have found a bug please use the Bug Tracker to submit your issue.
This forum is for discussion about bugs and to get help with reporting them to the Bug Tracker: https://issues.joomla.org

Moderator: ooffick

Forum rules
Please use the official Bug Tracker to report a bug: https://issues.joomla.org
Locked
sandomatyas
Joomla! Intern
Joomla! Intern
Posts: 54
Joined: Mon Jun 19, 2017 10:57 am

banner_tracks duplicate entry

Post by sandomatyas » Wed May 22, 2019 3:50 pm

There is a site which have SQL errors, like:
500 - Duplicate entry '2019-05-22 01:52:38-1-2' for key PRIMARY
If I'm right this is for table #__banner_tracks
Is it posible that there is a scenario like this:
- visitor1
- Joomla checks the entries with the key: no result
- visitor2
- Koomla checks the entries for visitor2 and inserts the record
- Joomla tries to insert the record for visitor1 after visitor2 and can't do that

How should I handle this?

Locked

Return to “Joomla! 3.x Bug Reporting”