问题描述:建表和插入数据操作一起执行数据库报错,信息如下

SQL 错误 [1064] [42000]: 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 'INSERT INTO emp_contact VALUES (1, '010-61231111', NULL, NULL, NULL);
INSERT IN' at line 9

解决方法

true

DBeaver 执行 mysql 多条语句报错

再次执行 CTRL+ENTER 多条语句可正确执行

MYSQL 同时执行多条SQL语句

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2021-07-18
  • 2022-12-23
猜你喜欢
  • 2021-11-02
  • 2021-06-16
  • 2021-10-07
  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案