当前位置:网站首页>sql 数据库执行问题
sql 数据库执行问题
2022-07-07 21:52:00 【狂野小白兔】
sql 1044 - Access denied for user ‘root‘@‘localhost‘ to database ‘information_schema‘
问题:navicat导入.sql文件出现一个错误
1044 - Access denied for user ‘root’@‘localhost’ to database ‘information_schema’
导入.sql文件
出现出现以上问题:
可能是未打开数据库致使直接将.sql文件导入到information_schma数据库
正确方法:
新建数据库->打开数据库(数据库变绿如下图)->执行sql文件->选择编码方式一般utf-8格式->执行
边栏推荐
猜你喜欢
ROS2专题(03):ROS1和ROS2的区别【02】
二叉树(Binary Tree)
leetcode-520. Detect capital letters -js
Wechat forum exchange applet system graduation design completion (1) development outline
十四、数据库的导出和导入的两种方法
13、 System optimization
Brush question 4
Binary tree
Install a new version of idea. Double click it to open it
微信论坛交流小程序系统毕业设计毕设(4)开题报告
随机推荐
违法行为分析1
Archlinux install MySQL
Solve the problem of duplicate request resource paths /o2o/shopadmin/o2o/shopadmin/getproductbyid
Ros2 topic (03): the difference between ros1 and ros2 [02]
Coreseek:第二步建索引及測试
微信论坛交流小程序系统毕业设计毕设(2)小程序功能
微信论坛交流小程序系统毕业设计毕设(6)开题答辩PPT
Matlab-SEIR传染病模型预测
js 获取对象的key和value
Conversion between commonsmultipartfile and file
Unity3D学习笔记6——GPU实例化(1)
Dynamic agent explanation (July 16, 2020)
Mitsubishi PLC SLmP (MC) protocol
Wechat forum exchange applet system graduation design completion (7) Interim inspection report
Matlab 信号处理【问答随笔·2】
Mysql索引优化实战一
FreeLink开源呼叫中心设计思想
Network security - Eternal Blue
Network security - install CentOS
深入理解Mysql锁与事务隔离级别