We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
现象
create table b.t1 (val timestamp default '0000-00-00 00:00:00') -- was re-written to CREATE TABLE `hello`.`t1` (`val` TIMESTAMP DEFAULT _UTF8MB4'0000-00-00 00:00:00')