flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
I looked into it and I think I found the reason for this error sometimes occurring.
The board was checking if the UPDATE of session table succeeded by checking the result of "mysql_affected_rows" function and this method failed if session table already contained the exact same data and update did nothing. The board assumed that update did nothing because there was no such row in the table and tried to create the session entry, which failed as seen above. I attempted a correction, please let me know if the error ever returns. |
|||
![]() |
|
Ali.Z
Code: phpBB : Critical Error Error creating new session DEBUG MODE SQL Error : 1062 Duplicate entry '54b9c4a149b12e7692c9a595836aa673' for key 'PRIMARY' INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('54b9c4a149b12e7692c9a595836aa673', -1, 1539094493, 1539094493, '6da1a877', -1, 0, 0) Line : 198 File : sessions.php _________________ Asm For Wise Humans |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2019, Tomasz Grysztar.
Powered by rwasa.