Duplicate entry in table online_user #37

Open
opened 2023-03-07 11:03:33 +00:00 by Oldperl · 0 comments
Owner

the following error is thrown if there is a similiar entry in table online_user

[07-Mar-2023 11:49:24 Europe/Berlin] ConLite DB error: 1062 (Duplicate entry 'xxx' for key 'PRIMARY') - info: /conlite/main.php?area=mycontenido&frame=4&contenido=xxx INSERT INTO `cl_online_user`(`user_id`,`lastaccessed`) VALUES('xxx', NOW())
the following error is thrown if there is a similiar entry in table online_user ``` [07-Mar-2023 11:49:24 Europe/Berlin] ConLite DB error: 1062 (Duplicate entry 'xxx' for key 'PRIMARY') - info: /conlite/main.php?area=mycontenido&frame=4&contenido=xxx INSERT INTO `cl_online_user`(`user_id`,`lastaccessed`) VALUES('xxx', NOW()) ```
Oldperl added this to the (deleted) milestone 2023-03-07 11:03:33 +00:00
Oldperl added the
bug
label 2023-03-07 11:03:33 +00:00
Oldperl self-assigned this 2023-03-07 11:03:34 +00:00
Oldperl added this to the (deleted) project 2023-03-07 11:03:36 +00:00
Oldperl removed this from the (deleted) milestone 2023-10-11 16:17:16 +00:00
Oldperl removed this from the (deleted) project 2023-10-11 16:17:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ConLite/ConLite#37
No description provided.