MySQL query works at MySQL command line but doesn't work with Python

前端 未结 0 1015
难免孤独
难免孤独 2020-12-11 10:03

The following query works as expected at MySQL command prompt:

select * from users;

enter image description here But, the same query in my fo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题