WinterChenS / my-site

springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品
https://my.winterchen.com:8189
Apache License 2.0
3.23k stars 1.04k forks source link

大佬 为啥sql导入失败 #61

Closed dzdi closed 2 years ago

dzdi commented 2 years ago

DROP TABLE IF EXISTS t_options; CREATE TABLE t_options ( name varchar(32) NOT NULL DEFAULT '', value varchar(1000) DEFAULT '', `descrip [Msg] Finished - Unsuccessfully

WinterChenS commented 2 years ago

你使用的方式不对吧