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 primary(
name="mly",
filename="E:\mysql\database\mly.mdf",
size=5MB,
maxsize=' at line 1
即总在“on primary”附近出错,并提示是语法错误
所以正确语法是什么呢
