MYSQL版本: 5.0.19-nt $sql="INSERT INTO mt_message (`id`,`name` ,`tel` ,`email` )VALUES (NULL,'111111111', '11', '1')";//$sql="INSERT INTO mt_message (`id` ,`name` ,`tel` ,`email` ,`qita` ,`content` ,`shijian` ,`user` ,`huifu` ,`shenhe` //)VALUES (NULL , '1', '2', '', '', '', NOW( ) , '', '', '')";為什么第二個(gè)SQL語(yǔ)句就可以插入成功,而第一插入不成功。我很納悶啊。MYSQL版本: 5.0.45-community-nt 2個(gè)都可以插入成功,求解。怎么才能在5.0.19中都可以
MYSQL插入語(yǔ)句問(wèn)題 ?
狐的傳說(shuō)
2019-02-14 15:11:47