当前位置:Gxlcms > 数据库问题 > MySQL好弱智的一个错误

MySQL好弱智的一个错误

时间:2021-07-01 10:21:17 帮助过:16人阅读

在sql中执行select是可以查询

但是在linux命令行下执行就报错

 

ERROR 1059 (42000): Identifier name ‘use db_goforit_stati;select id,zip_path,origin_path from goforit_cj_queue_sync limit 10;‘ is too long

好无语

结果发现

mysql -e "select ......"  #少加了一个-e参数

MySQL好弱智的一个错误

标签:highlight   log   结果   linu   sel   pat   sql   bsp   from   

人气教程排行