Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
Description
MariaDBParameterMetaData.getParameterCount() function returns* columnInformations.length* instead parameterCount
P.S.
Very basic info about the parameterized query, only reliable method is getParameterCount().
Currently is the only function the wrong result supplies
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
*MariaDBParameterMetaData.getParameterCount()* function returns* columnInformations.length* instead *parameterCount* P.S. _/** * Very basic info about the parameterized query, only reliable method is getParameterCount(). */_ Currently is the only function the wrong result supplies :) |
*MariaDBParameterMetaData.getParameterCount()* function returns* columnInformations.length* instead *parameterCount* P.S. _Very basic info about the parameterized query, only reliable method is getParameterCount()._ Currently is the only function the wrong result supplies :) |
Attachment | mariadb-connector-j.patch [ 40507 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Component/s | Other [ 12201 ] | |
Fix Version/s | 1.3.2 [ 20602 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 72655 ] | MariaDB v4 [ 134816 ] |
A possible fix I've also created and attached on the task.
See: mariadb-connector-j.patch