# ChangeLog for dev-java/jdbc-mysql # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-mysql/ChangeLog,v 1.25 2005/12/23 02:19:16 nichoj Exp $ 23 Dec 2005; Joshua Nichols jdbc-mysql-3.0.17.ebuild, jdbc-mysql-3.1.10.ebuild, jdbc-mysql-3.1.12.ebuild: Removed uneeded jta dependency (bug #102915). *jdbc-mysql-3.1.12 (20 Dec 2005) 20 Dec 2005; Joshua Nichols +jdbc-mysql-3.1.12.ebuild: Version bump (bug #109927) and some cleanup. 03 Sep 2005; Michael Hanselmann jdbc-mysql-3.0.17.ebuild: Stable on ppc. 12 Aug 2005; Gustavo Zacarias jdbc-mysql-3.0.17.ebuild: Stable on sparc 25 Jul 2005; Thomas Matthijs jdbc-mysql-3.0.16.ebuild, jdbc-mysql-3.0.17.ebuild, jdbc-mysql-3.1.10.ebuild: keyword x86 15 Jul 2005; Gustavo Zacarias jdbc-mysql-3.0.16.ebuild, jdbc-mysql-3.0.17.ebuild: To ~sparc *jdbc-mysql-3.0.16 (10 Jul 2005) 10 Jul 2005; Thomas Matthijs +jdbc-mysql-3.0.16.ebuild: moving connectorj into jdbc-mysql as they are the same package 10 Jul 2005; Thomas Matthijs -jdbc-mysql-3.0.11-r1.ebuild, -jdbc-mysql-3.0.15.ebuild, -jdbc-mysql-3.1.7.ebuild: remove older *jdbc-mysql-3.1.10 (10 Jul 2005) *jdbc-mysql-3.0.17 (10 Jul 2005) 10 Jul 2005; Thomas Matthijs +jdbc-mysql-3.0.17.ebuild, +jdbc-mysql-3.1.10.ebuild: version bump 10 Jul 2005; Thomas Matthijs jdbc-mysql-3.0.11-r1.ebuild, jdbc-mysql-3.1.7.ebuild: add dep on log4j thanks hollow + small cleanups 17 Jun 2005; Thomas Matthijs jdbc-mysql-3.0.11.ebuild, jdbc-mysql-3.0.11-r1.ebuild, jdbc-mysql-3.0.15.ebuild, jdbc-mysql-3.1.7.ebuild: license fix, gpl not lgpl *jdbc-mysql-3.1.7 (06 Mar 2005) 06 Mar 2005; Thomas Matthijs +jdbc-mysql-3.1.7.ebuild: version bump 23 Oct 2004; Dylan Carlson jdbc-mysql-3.0.11-r1.ebuild: Keywords ~amd64. *jdbc-mysql-3.0.15 (20 Oct 2004) 20 Oct 2004; Dylan Carlson +jdbc-mysql-3.0.15.ebuild: Version bump. 28 Sep 2004; Thomas Matthijs jdbc-mysql-3.0.11-r1.ebuild: depend on ant *jdbc-mysql-3.0.11-r1 (26 Sep 2004) 26 Sep 2004; Thomas Matthijs +jdbc-mysql-3.0.11-r1.ebuild: Now builds from source, Ebuild submitted by Hendrik Sticher Thanks, bug 63280 *jdbc-mysql-3.0.11 (22 Mar 2004) 22 Mar 2004; Chris Aniszczyk jdbc-mysql-2.0.14.ebuild, jdbc-mysql-3.0.11.ebuild, jdbc-mysql-3.0.8.ebuild, jdbc-mysql-3.0.9.ebuild: Clean up + QA fixes 25 Feb 2004; Dylan Carlson jdbc-mysql-3.0.9.ebuild: Added amd64 keyword. 10 Feb 2004; Adrian Almenar jdbc-mysql-2.0.14.ebuild, jdbc-mysql-3.0.8.ebuild, jdbc-mysql-3.0.9.ebuild: Removed alpha keyword. 17 Jan 2004; Adrian Almenar jdbc-mysql-2.0.14.ebuild, jdbc-mysql-3.0.8.ebuild, jdbc-mysql-3.0.9.ebuild: Removed keywords with non-java support. Moved Version 3.0.9 to stable. *jdbc-mysql-3.0.9 (24 Dec 2003) 24 Dec 2003; Martin Holzer jdbc-mysql-3.0.9.ebuild: Version bumped. Closes 34116 *jdbc-mysql-3.0.8 (04 Jun 2003) 04 Jun 2003; Dylan Carlson jdbc-mysql-3.0.8.ebuild: Bugfix version bump. Closes #22178. Changes in this version: * Allow bogus URLs in Driver.getPropertyInfo(). * Return list of generated keys when using multi-value INSERTS with Statement.getGeneratedKeys(). * Use JVM charset with filenames and 'LOAD DATA [LOCAL] INFILE' * Fix infinite loop with Connection.cleanup(). * Changed Ant target 'compile-core' to 'compile-driver', and made testsuite compilation a separate target. * Fixed result set not getting set for Statement.executeUpdate(), which affected getGeneratedKeys() and getUpdateCount() in some cases. * Unicode character 0xFFFF in a string would cause the driver to throw an ArrayOutOfBoundsException * Return correct amount of generated keys when using 'REPLACE' statements. * Fix problem detecting server character set in some cases. * Fix row data decoding error when using _very_ large packets. * Optimized row data decoding. * Issue exception when operating on an already-closed prepared statement. * Fixed SJIS encoding bug, thanks to Naoto Sato. * Optimized usage of EscapeProcessor. * Fixed numbering of KEY_SEQ column in DBMD.getImported/Exported keys * Allow multiple calls to Statement.close() * Use hex escaping for PreparedStatement.setBytes()/setBinaryStream() when the character set is Shift_JIS, workaround for parsing bug in server. * Added whitespace insensitivity to EscapeProcessor. *jdbc-mysql-2.0.14 (14 May 2003) 14 May 2003; Dylan Carlson jdbc-mysql-2.0.14.ebuild, jdbc-mysql-3.0.7.ebuild: "mmmysql" has been retired from Sourceforge, and is now officially part of MySQL's family, now known as Connector/J. In an effort to also keep the naming consistent with other jdbc offerings, this port is being renamed to jdbc-mysql. The name of the JAR file has changed as well, so please make a note of it. *mysql-jdbc-3.07 (26 Apr 2003) 08 May 2003; Robin Johnson mysql-jdbc-3.07.ebuild: mark as stable for x86 26 Apr 2003; Robin Johnson mysql-jdbc-3.07.ebuild, files/21mysqlconnector: added new version in unstable *mysql-jdbc-2.0.14 (08 Jul 2002) 08 Jul 2002; Maik Schreiber : New version, closes bug #3760. *mysql-jdbc-1.2.3-r1 (01 Feb 2002) 20 Sep 2002; Mike Frysinger : Updated HOMEPAGE variable 01 Aug 2002; Karl Trygve Kalleberg mysql-jdbc-1.2.3-r1.ebuild : Added LICENSE, SLOT and KEYWORDS. 01 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository.