Export - CSV (All fields)
Export - CSV (Current fields)
CONPY-88
get additional information in fieldinfoCONPY-48
Cursor parameters as listCONPY-267
Behavior of executemany() is inconsistent between MariaDB and non-MariaDB serversCONPY-297
mariadb.connect(**Config.config).commit() does not commit to the database and does not return an errorCONPY-140
CHAR column returns inconsistent Python typesCONPY-151
Multiple statements in a single execute callCONPY-212
unbuffered cursor.execute() doesn't work as expectedCONPY-180
select distinct gives OperationalError, select distinctrow is okCONPY-217
Add reconnect in connection keywords.CONPY-134
Using column named 'Element' causing unknown MySQL errorCONPY-238
Querying mysql.slow_log table might cause UnicodeDecodeErrorCONPY-26
warning_count not set for COM_QUERYCONPY-17
optimize metadata readCONPY-9
description implementationCONPY-6
implement scrollCONPY-59
Cursor fetchall with errorCONPY-21
Invalidate cursors if the connection was droppedCONPY-320
Cursor.execute_many raises DataError when data types in rows differCONPY-277
Queries fail when sql_mode=ANSI_QUOTESCONPY-314
Force callproc method to use always binary protocolCONPY-313
Check float types "inf", "-inf" and "nan"CONPY-295
Very specific weird bug on ExecutemanyCONPY-276
Buffered cursor doesn't work after connection was closedCONPY-251
cursors nextset() method doesn't check stmt status (and might crash)CONPY-308
Prepared Statements Not Releasing On Cursor CloseCONPY-306
Crash if MariaDB returns invalid utf8mb3 charactersCONPY-283
using cursor.scroll(-1) return tuples instead of dict at next fetchCONPY-269
mariadb throws a "cursor closed" when inserting using Pandas APICONPY-274
Crash in garbage collectorCONPY-273
Crash in PyMem_RawDebugFreeCONPY-270
string coercion not applied to UUID when value is in RETURNING, contradicting cursor.descriptionCONPY-168
SELECT with binary object failsCONPY-167
Commands out of syncCONPY-165
Optimize executemany() for non MariaDB serversCONPY-225
"Cursor.rowcount" and "Cursor.affected_rows" both return the same value, return 0 for UPDATE queries.CONPY-224
second executemany fails with "Commands out of sync" if using the same cursorCONPY-187
bulk execute fails when running against MySQLCONPY-90
XA test fail (SQL Alchemy)CONPY-81
crash when switching between text and binary protocol with same cursorCONPY-79
MariaDB 5.5 or MySQL: executemany() doesn't work with NULL valuesCONPY-78
Check for server capabilities instead of versionCONPY-76
Connection option aliases do not workCONPY-152
INSERT statement with VALUES(DEFAULT) not accepted by cursor.executemany()CONPY-150
Error when fetching results from a DATETIME with value NULLCONPY-205
Inconsistent raises based on paramters passedCONPY-196
Missing decrement of reference pointer (connection) when closing the cursorCONPY-194
executemany does not work with returning clauseCONPY-193
executemany() with NULL values fails in fallback modeCONPY-289
Unsigned BIGINT out of range on bulk insert onlyCONPY-64
Segfault when calling connect without parameters
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0