無料PHPプログラム

MySQL 5.1 リファレンスマニュアル :: C MySQL Change History :: C.5 MySQL Connector/J Change History :: C.5.6 Changes in MySQL Connector/J 1.2b (04 July 1999)
« C.5.5.15 Changes in MySQL Connector/J 2.0.0pre (17 August 1999)

C.5.7 Changes in MySQL Connector/J 1.2.x and lower »
Section Navigation      [Toggle]
  • C.5 MySQL Connector/J Change History
  • C.5.1 Changes in MySQL Connector/J 5.1.x
  • C.5.2 Changes in MySQL Connector/J 5.0.x
  • C.5.3 Changes in MySQL Connector/J 3.1.x
  • C.5.4 Changes in MySQL Connector/J 3.0.x
  • C.5.5 Changes in MySQL Connector/J 2.0.x
  • C.5.6 Changes in MySQL Connector/J 1.2b (04 July 1999)
  • C.5.7 Changes in MySQL Connector/J 1.2.x and lower

C.5.6. Changes in MySQL Connector/J 1.2b (04 July 1999)

  • Better Documentation (in progress), in doc/mm.doc/book1.html

  • DBMD now allows null for a column name pattern (not in spec), which it changes to '%'.

  • DBMD now has correct types/lengths for getXXX().

  • ResultSet.getDate(), getTime(), and getTimestamp() fixes. (contributed by Alan Wilken)

  • EscapeProcessor now handles \{ \} and { or } inside quotes correctly. (thanks to Alik for some ideas on how to fix it)

  • Fixes to properties handling in Connection. (contributed by Juho Tikkala)

  • ResultSet.getObject() now returns null for NULL columns in the table, rather than bombing out. (thanks to Ben Grosman)

  • ResultSet.getObject() now returns Strings for types from MySQL that it doesn't know about. (Suggested by Chris Perdue)

  • Removed DataInput/Output streams, not needed, 1/2 number of method calls per IO operation.

  • Use default character encoding if one is not specified. This is a work-around for broken JVMs, because according to spec, EVERY JVM must support "ISO8859_1", but they don't.

  • Fixed Connection to use the platform character encoding instead of "ISO8859_1" if one isn't explicitly set. This fixes problems people were having loading the character- converter classes that didn't always exist (JVM bug). (thanks to Fritz Elfert for pointing out this problem)

  • Changed MysqlIO to re-use packets where possible to reduce memory usage.

  • Fixed escape-processor bugs pertaining to {} inside quotes.

Copyright c 1997, 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices
Top / Previous / Next / Up / Table of Contents
© 2010, Oracle Corporation and/or its affiliates

無料CGI PHPスクリプト | 新着情報スクリプト | 営業日カレンダー | PHPマニュアル | MySQLマニュアル | PEARマニュアル

Copyright (c) 2010 jmcodex.com All rights reserved.