当前位置:Gxlcms > 数据库问题 > (20002, b'DB-Lib error message 20002, severity 9:\nAdaptive Server connection failed (127.0.0.1:3306)\n')

(20002, b'DB-Lib error message 20002, severity 9:\nAdaptive Server connection failed (127.0.0.1:3306)\n')

时间:2021-07-01 10:21:17 帮助过:100人阅读

"host": ‘127.0.0.1‘, "user": ‘erio‘, "pwd": ‘123‘, ‘db‘: ‘Library‘ } conn = pymysql.connect(CONFIG[‘host‘], CONFIG[‘user‘],CONFIG[‘pwd‘])

这样连接成功。

(20002, b'DB-Lib error message 20002, severity 9:\nAdaptive Server connection failed (127.0.0.1:3306)\n')

标签:pytho   dap   png   bsp   com   windows   unknown   报错   x86   

人气教程排行