mysql> CREATE DATABASE Dataindex2022_dbss_1 ON(NAME = Dataindex, FILENAME = '/var/lib/mysql/snapshot/Dataindex202220220218_data_1.ss') AS SNAPSHOT OF Dataindex2022;
ERROR 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 'ON(NAME = Dataindex, FILENAME = '/var/lib/mysql/snapshot/Dataindex' at line 1
Mysql快照数据库报错!
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-