arkdb / inception

一个集审核、执行、备份及生成回滚语句于一身的MySQL自动化运维工具
GNU General Public License v2.0
1.87k stars 1.32k forks source link

ERROR 2502 (HY000): The sql have no source information. #10

Open linuxybird opened 8 years ago

linuxybird commented 8 years ago

mysql> /_--user=mha;--password=mysql2015;--host=10.16.147.194;--enable-check;--port=3306;/ mysql> inception_magic_start; ERROR 2502 (HY000): The sql have no source information.

What does that mean?

lx308033262 commented 7 years ago

I think maybe your DB configurtion is wrong

lx308033262 commented 7 years ago

try use mysql shell verify it

bravewind commented 6 years ago

这个问题解决了吗,我也遇到了?