[CONPY-111] Python connector since version 1.0.1 works only in read-only mode Created: 2020-09-03 Updated: 2020-09-04 Resolved: 2020-09-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ogurchenok Ivan | Assignee: | Georg Richter |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 16.06, python3.5(i know what support version starts from 3.6, but version 1.0.0 works good on my servers), mariadb 10.4 |
||
| Description |
|
For some reason, new version(1.0.1) of connector not provided for me UPDATE or DELETE operatios, only SELECT O_o |
| Comments |
| Comment by Georg Richter [ 2020-09-04 ] |
|
Please understand that we do not invest time to analyze possible errors in an unsupported Python version. If you are able to reproduce your problem with a newer Python version, please reopen the bug and also attach a small script which reproduces the problem. |