Date: 2025-02-04 02:20:49
Score: 4.5
Natty:
The issue was solved by using
use_pure=True
in
mysq.connect(...)
, as written here https://stackoverflow.com/a/79228700/16538566
Reasons:
- Blacklisted phrase (1): stackoverflow
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Self-answer (0.5):
- Low reputation (1):
Posted by: krishi