Query failed - MySQL error no.: 1062
- MySQL error: Duplicate entry '96c16013cc1fe051e9c0df6af9719bfd' for key 'PRIMARY'
- SQL: INSERT INTO `ws_o97_captcha` (
`hash`,`captcha`,`deltime`
)VALUES (
'96c16013cc1fe051e9c0df6af9719bfd',
'36515',
'1744844369'
)
index.php(398): include('profile.php')
profile.php(682): createCaptcha()
src/func/captcha.php(205): safe_query('INSERT INTO `ws_o97_captcha` (
`hash`,`captcha`,`deltime`
)VALUES (
\'96c16013cc1fe051e9c0df6af9719bfd\',
\'36515\',
\'1744844369\'
)')