摘要:
1、到MySQL官网下载安装包:https://dev.mysql.com/downloads/mysql/;选择8.0版本; 2、将下载好的安装包(mysql-8.0.12-winx64 .zip)解压到相应路径下; (我的安装路径是:D:\tool\program\mysql\mysql-8.0 阅读全文
posted @ 2019-04-02 22:47
SiriYang
阅读(196)
评论(0)
推荐(0)
摘要:
idea报错如下: Not registered via @EnableConfigurationProperties or marked as Spring component less... (Ctrl+F1)Inspection info: Verifies @ConfigurationPro 阅读全文
posted @ 2019-04-02 22:04
SiriYang
阅读(3695)
评论(1)
推荐(1)
摘要:
1、修改配置文件 在 /etc/my.conf 中添加 local_infile=1 2、重启MySQL >service mysqld restart 3、登录数据库 登录时添加参数 --local-infile >mysql --local-infile -uroot -p 4、进入相应的数据库 阅读全文
posted @ 2019-04-02 12:47
SiriYang
阅读(2699)
评论(0)
推荐(0)

浙公网安备 33010602011771号