zhangbw409 / library_manager_system

springboot 图书管理系统 , 界面简单大方 ,上手较简单。
GNU General Public License v3.0
191 stars 48 forks source link

mysql cannot create databases library-manager-system #3

Open Xiezhibin opened 1 year ago

Xiezhibin commented 1 year ago

Run CREATE DATABASE IF NOT EXISTS library-manager-system default charset utf8mb4 COLLATE utf8mb4_general_ci; in mysql , it return an error;

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 '-manager-system' at line 1
Haosea1014 commented 1 month ago

1717464414225 为什么ba报错了?