Navicat连接MySQL Server8.0版本时出现Client does not support authentication protocol requested by server;解决如下:


命令如下:
1、use mysql;
2、alter user 'root'@'localhost' identified with mysql_native_password by '********';
3、flush privileges;
python2 实现的LED大数字效果
Python2 基础语法(三)
delphi操作ini文件
[SQL]数据库还原 42000错误
我的宝宝来了
[DELPHI] D2009控件的安装
DELPHI学习过程和函数
[SQL][转载]SQL优化索引
[SQL] SQL语句,存储过程执行时间