[CONPY-20] executemany() error Created: 2018-08-05  Updated: 2019-10-27  Resolved: 2019-10-27

Status: Closed
Project: MariaDB Connector/Python
Component/s: DBAPI 2.0
Affects Version/s: 0.9.1
Fix Version/s: 0.9.1

Type: Bug Priority: Major
Reporter: Georg Richter Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
is blocked by MDEV-16278 Missing DELETE operation in COM_STMT_... Closed

 Description   

executemany() with a delete statement fail:

cursor.executemany("DELETE from t1 WHERE a=?", vals);
mariadb.DatabaseError: This command is not supported in the prepared statement protocol yet


Generated at Thu Feb 08 03:29:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.