CREATE DATABASE IF NOT EXISTS 'shop';
完全照着输入就是报错啊!救命!!!
CREATE DATABASE IF NOT EXISTS 'shop';
USE 'shop';
反馈是:
MySQL 返回:文档
#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 ''shop'' at line 1