在linux中登录mysql,输入什么命令都会出现 “ Ignoring query to other database” ,是因为登录时没有带-u参数

这里输入命令 mysql -root -p****   实例如下图:

mysql 之 “ Ignoring query to other database” 错误

虽然没有 -u 看着也能进入mysql,实际是有问题的

相关文章:

  • 2021-07-09
  • 2022-12-23
  • 2022-02-26
  • 2021-11-19
  • 2022-01-07
猜你喜欢
  • 2021-10-03
  • 2021-10-22
  • 2021-08-13
  • 2022-12-23
  • 2021-05-22
  • 2021-05-23
相关资源
相似解决方案