lp:~massimo-siani/mariadb-java-client/CONJ-86

Created by Massimo Siani and last modified
Get this branch:
bzr branch lp:~massimo-siani/mariadb-java-client/CONJ-86
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:
Mature

Recent revisions

513. By Massimo Siani

Merge changes from trunk and retest

512. By Massimo Siani

If a calendar has been given, do not try with UTC

511. By Massimo Siani

Fix for CONJ-86

510. By Massimo Siani

Fix for CONJ-88

509. By Georg Richter

Fix for CONJ-101: minimize connection overhead
- remove check for NO_BACKSLASH_ESCAPES (this can be determined by checking server flag)
- don't set autocommit if server flag already indicates autocommit mode

508. By Georg Richter

Fix for CONJ-93: Connection fails if there are special chars (like '-') in the url
This patch also removes extra call for setting the default database, instead default database will be selected during handshake.

507. By Georg Richter

Bumped version number

506. By Georg Richter

Implementation for LOAD DATA LOCAL INFILE based on a patch written by Tim Ruhl (https://code.launchpad.net/~timruhl/mariadb-java-client/local-infile-inputstream)

505. By Georg Richter

Fixed "MySQL Protocol limit reached" error (when sending data > 2GB) by setting
MAX_SEQNO to max integer value.

504. By Massimo Siani

Merge: Add unwrap and isWrapperFor methods in MySQLStatement

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