lp:~massimo-siani/mariadb-java-client/maxseqno

Created by Massimo Siani and last modified
Get this branch:
bzr branch lp:~massimo-siani/mariadb-java-client/maxseqno
Only Massimo Siani can upload to this branch. If you are Massimo Siani please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Massimo Siani
Project:
MariaDB Java Client
Status:
Development

Recent revisions

503. By Massimo Siani

Increase MAXSEQNO to avoid protocol limit reached error

502. By Georg Richter

Fix for CONJ-84: If a select list contains the same column more than once, findColumn returns the last instance of
                 the column.
                 Special thanks to Kris Iyer for his patch!

501. By Georg Richter

Merge from Massimo Siani: Avoid getting 'unknown command' with Galera cluster

500. By Georg Richter

Bump version to 1.1.6

499. By Georg Richter

Fix leak in callable statement (Thanks to Andrew Gaul)

498. By Georg Richter

Fix for CONJ-78: all timeout parameters should be specified in microseconds
                 connectTimeout has to be specified in milliseconds instead of seconds.

497. By Vladislav Vaintroub

fix more test suite errors

496. By Vladislav Vaintroub

fix serverTimezone() unit test

495. By Georg Richter

Bug fix for CONJ-67: MySQLConnection class does not implement all JDBC4 methods and silently discards/ignores calls to them
  Throw an exception for non supported JDBC 4.1 functions or return the default value (catalog=null, timeout=0)

494. By Georg Richter

Fix for CONC-71: Database isn't auto-selected when connecting over SSL
  Always select the database explicitly when connection is established (like in
  libmariadb/libmysql client).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mariadb-java-client
This branch contains Public information 
Everyone can see this information.

Subscribers