lp:~maxb/connectorj/3.1

Created by Max Bowsher and last modified

This is branch_3_1 from the original MySQL Subversion repository. I put it on Launchpad because I was investigating old history and found that older branches were missing here.

Get this branch:
bzr branch lp:~maxb/connectorj/3.1
Only Max Bowsher can upload to this branch. If you are Max Bowsher please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Max Bowsher
Project:
MySQL Connector/J
Status:
Mature

Recent revisions

1364. By mmatthews

Don't create Maven bundles for commercial builds. They're not needed.

1363. By mmatthews

C3P0 >= version 0.9.1 passes non-proxied connections to
   MysqlConnectionTester, thus it began throwing ClassCastExceptions.
   MysqlConnectionTester now checks if it has a plain Connection and uses
   that if possible. Thanks to Brian Skrab for the fix.

1362. By mmatthews

Append space after table name if whereClause is specified or non-null in getSingleValue().

1361. By mmatthews

JDK-1.3.1 doesn't have DST patches, so don't try testBug3620() in that environment.

1360. By mmatthews

Fixed issue where exposeAsXML() was letting ordered elements clobber each other if they shared a key (they now are listed in alpha order at the given key).

1359. By mmatthews

Updates to the FLOSS exception.

1358. By mmatthews

Added Implementation-Vendor-Id attribute to jar manifest per request
   in BUG#15641. Bumped JDBC Specification version to 4.0 in jar manifest for 5.1 branch.

1357. By mmatthews

Fixed BUG#24840 - character encoding of "US-ASCII" doesn't map correctly
   for 4.1 or newer

1356. By mmatthews

Handle YYYY-MM-DD hh:mm:ss format of timestamp in ResultSet.getTimeFromString().

1355. By mmatthews

Update svn working copy if running under cruisecontrol.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers