Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6.14, 10.11.4
-
None
-
None
-
None
Description
processor_1 | b = conn.Cursor(CURSOR.READONLY) |
processor_1 | b.execute('analyze format=json select 1') |
processor_1 | File "/usr/local/lib/python3.11/site-packages/mariadb/cursors.py", line 315, in execute |
processor_1 | self._execute_binary() |
processor_1 | mariadb.OperationalError: Unknown or undefined error code |
Expected - more known and defined error code (or execution).
server MariaDB-10.6.14