~maria-captains/mariadb-java-client/trunk

  • Committer: Vladislav Vaintroub
  • Date: 2013-06-07 15:18:58 UTC
  • Revision ID: wlad@montyprogram.com-20130607151858-4bjh6h5cl0xj8hvg
CONJ-43 : An exception is thrown when using PreparedStatement.getResultSetMetaData(), prior to statement execution. Statement must contain at least one '?' placeholder to trigger the exception

The reason for the bug was incorrect reading of COM_STMT_PREPARE response in this case (wrong order of parameter definition block and column definition block)
Filename Latest Rev Last Changed Committer Comment Size
..
src 1 16 years ago Marcus Eriksson project structure Diff
.bzrignore 346 12 years ago Vladislav Vaintroub rebranding to mariadb driver 33 bytes Diff Download File
build_release.bat 431 12 years ago Vladislav Vaintroub CONJ-36 : implement connections via named pipe on 300 bytes Diff Download File
LICENSE 421 12 years ago Vladislav Vaintroub Adding LICENSE file, LGPL2.1 25.9 KB Diff Download File
mariadb-jdbc-checks.xml 346 12 years ago Vladislav Vaintroub rebranding to mariadb driver 6.6 KB Diff Download File
pom.xml 429 12 years ago Vladislav Vaintroub Add build script to bazaar repository 5.9 KB Diff Download File