摘要: CREATE TABLE IF NOT EXISTS Subscribers ( SubscriberId int NOT NULL primary key, RatePlan varchar(6) NOT NULL, MonthlyFee float NOT NULL, Market varcha 阅读全文
posted @ 2018-04-15 19:32 钢珠子 阅读(4469) 评论(0) 推荐(0) 编辑
摘要: 提示ERROR 1290 (HY000): The MySQL server is running with the secure file priv option so it ...statemet 编辑C:\ProgramData\MySQL\MySQL Server 5.7\my.ini,修改 阅读全文
posted @ 2018-04-15 19:25 钢珠子 阅读(6060) 评论(0) 推荐(0) 编辑