lp:~mark-matthews-a/connectorj/trunk

Created by Mark Matthews and last modified
This branch may be out of date, because Launchpad has not been able to access it since .
Get this branch:
bzr branch lp:~mark-matthews-a/connectorj/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark Matthews
Project:
MySQL Connector/J
Status:
Development
Location:
<private server>
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

853. By Mark Matthews

Merged from 5.1

852. By Mark Matthews

Merged from 5.1

851. By Anthony Bedford <email address hidden>

Clarified purpose of nullCatalogMeansCurrent connection string option.

850. By Anthony Bedford <email address hidden>

Rewrote description for jdbcCompliantTruncation. See also bug #51423.

849. By Mark Matthews

Merged

848. By MC Brown <email address hidden>

Updating the descriptions for the following properties:

holdResultsOpenOverStatementClose
useUnicode
characterEncoding

847. By Mark Matthews

- Fixed Bug#43759 - ResultSet.deleteRow() generates corrupt DELETE statement for primary keys with binary data.

846. By Mark Matthews

Fixed Bug#27431 - ResultSet.deleteRow() advances the cursor. The driver now places the cursor on the prior
      row in the result set, or before the start of the result set if the result set is empty after the deletion.

845. By Mark Matthews

Fixed Bug#44324 - Data truncation exceptions did not return the vendor error code from the server. Note that the vendor error code is not hard-coded to 1265 as in the bug report, because the server returns different error codes for different types of truncations, and we did not want to mask those.

844. By Mark Matthews

Fixed the ResultSet side of BUG#23584 - Calendar discared when retrieving dates from server-side prepared statements. The other cases of this bug were fixed when "useLegacyDatetimeCode=false" became the default.

Branch metadata

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