Go to file
David Anes d080b007b9 Accepting request 992003 from home:david.anes:branches:Java:packages
- Update to 8.0.30:
  Functionality Added or Changed
    * X DevAPI: For document-modifying methods that are chained 
      after modify() and take a document path expression as one of
      its arguments (that is, set(), unset(), arrayInsert(),
      arrayAppend()), Connector/J now throws an error when the
      document path is empty or is a null string.
  Bugs Fixed
    * Historically, MySQL Server has used utf8 as an alias for 
      utf8mb3. Since release 8.0.29, utf8mb3 has become a recognized
      (though deprecated) character set on its own for MySQL Server
      and to make things consistent, in release 8.0.30, any 
      collations prefixed with utf8_ are now prefixed with utf8mb3_ 
      instead. To go with that change, Connector/J has updated its
      character set and collation mapping accordingly in this
      release, and users are encouraged to update to Connector/J 
      8.0.30 to avoid potential issues when working with MySQL 
      Server 8.0.30 or later.
    * A few links in the CONTRIBUTING.md file in the distribution
      packages were broken. They have now been fixed or removed.
    * The description for the connection property
      rewriteBatchedStatements has been corrected, removing the
      limitation that server-sided prepared statements could not
      take advantage of the rewrite option.
    * A spelling error has been fixed in the source file for the
      PropertyDefinitions class. Thanks to Weijie Wu for 
      contributing the fix.
    * DatabaseMetaData.getTypeInfo always returned false for
      AUTO_INCREMENT for all data types. With this fix, Connector/J
      returns the correct value for each data type. Also, the

OBS-URL: https://build.opensuse.org/request/show/992003
OBS-URL: https://build.opensuse.org/package/show/Java:packages/mysql-connector-java?expand=0&rev=69
2022-08-02 14:19:13 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mysql-connector-java?expand=0&rev=1 2007-01-15 23:26:13 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mysql-connector-java?expand=0&rev=1 2007-01-15 23:26:13 +00:00
javac-check.patch Accepting request 907300 from home:jgrassler:branches:Java:packages 2021-07-20 11:41:31 +00:00
mysql-connector-java-8.0.30.tar.gz Accepting request 992003 from home:david.anes:branches:Java:packages 2022-08-02 14:19:13 +00:00
mysql-connector-java-remove-oci-support.patch Accepting request 973641 from home:david.anes:branches:Java:packages 2022-04-28 10:29:44 +00:00
mysql-connector-java.changes Accepting request 992003 from home:david.anes:branches:Java:packages 2022-08-02 14:19:13 +00:00
mysql-connector-java.spec Accepting request 992003 from home:david.anes:branches:Java:packages 2022-08-02 14:19:13 +00:00