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

Viewing all changes in revision 438.

  • 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)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: