我在workbench中有一页mysql语言。有时我想跑一条特定的线。但是,当我意外地没有选择一行并运行执行时,它开始从第1行开始运行。这会弄乱第1行之前的表格,数据库等。
我尝试将“退出”或“退出”放在第一行,但我有以下错误
Error Code: 1064. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'exit' at line 1
谢谢专家