Mysql table default "none" but can't empty (error) after restore.

Somchai777

New member
Joined
Dec 22, 2019
Messages
1
Hello,

My Mysql version is "mysql Ver 14.14 Distrib 5.6.45, for Linux (x86_64) using EditLine wrapper"

I backup and restore all data from one server to new server with no error. But I found that every table which default is "none" can't be empty when insert or update.

All my.cnf is the same from old server. How can I solve the problem ?
 
Back
Top