wdream
Results
2
comments of
wdream
gmt_register Nullable(DateTime) default NULL When you set it up like this, you get a problem
I use Java programming and set the field type as Date. When the type in DB is Nullable(DateTime) default NULL and the value is NULL, an error will be reported...