lp:connectorj/trunk

Created by MySQL Build Team and last modified
Get this branch:
bzr branch lp:connectorj/trunk
Members of Oracle/MySQL Engineering can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oracle/MySQL Engineering
Project:
MySQL Connector/J
Status:
Development

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 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~mark-matthews-a/connectorj/trunk
This branch contains Public information 
Everyone can see this information.