Asked by Wilson Edwards
at 2024-08-25 16:07:43
Point:500 Replies:2 POST_ID:829242USER_ID:12108
Topic:
mysql;phpMyAdmin;centos7
When I want to change default of one field key ,comment_date, in my table, it reported the error
"can not alter comment_date becoz invalid default from comment_date_gmt from mysql"
When try to fix the default of comment_date_gmt, it reported error
"can not alter comment_date_gmt becoz invalid default from comment_date from mysql"
the error is in looping so I can not fix this issue, Any comment ?
Please Advise
rwnice