摘要:
centos7.5 远程连接数据库报错 问题: [root@db04 54 ~] mysql urep p123 h172.16.1.51 Warning: Using a password on the command line interface can be insecure. ERROR 1 阅读全文
摘要:
centos7.5 重启mysql报错 问题: [root@db01 51 ~] mysqladmin uroot p123 S /data/3307/data/mysql.sock shutdown Warning: Using a password on the command line int 阅读全文
摘要:
centos7.5 使用into outfile备份失败 问题: mysql select from world.city into outfile '/tmp/world_city.data'; ERROR 1290 (HY000): The MySQL server is running wit 阅读全文