MySQL Error
#1

HTML Code:
[17:13:24] [ERROR] CMySQLQuery::Execute - (error #1364) Field 'Spoiler' doesn't have a default value
[17:14:36] [ERROR] CMySQLQuery::Execute[OnPlayerRegisterMysql] - (error #1364) Field 'Exp' doesn't have a default value
[17:14:36] [ERROR] CMySQLQuery::Execute[] - (error #1364) Field 'City' doesn't have a default value
[17:14:37] [ERROR] CMySQLQuery::Execute[] - (error #1364) Field 'Data' doesn't have a default value
-_-
Reply
#2

Hello, https://www.w3schools.com/sql/sql_default.asp
Reply
#3

Just click a little tick mark in PhpMyadmin along with those columns, saying, NULL. This will allow a value to be NULL. Currently you are having that error cuz you probably has Not Null Ticked and as Default Value nothing.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)