-
Notifications
You must be signed in to change notification settings - Fork 594
Comparing changes
Open a pull request
base repository: mysql/mysql-connector-j
base: 5.1.26
head repository: mysql/mysql-connector-j
compare: 5.1.27
Commits on Jul 19, 2013
-
change behavior of failed changeUser() call
Jess Balint committedJul 19, 2013 Configuration menu - View commit details
-
Copy full SHA for 72eb90c - Browse repository at this point
Copy the full SHA 72eb90cView commit details
Commits on Jul 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6e17898 - Browse repository at this point
Copy the full SHA 6e17898View commit details
Commits on Jul 29, 2013
-
Jess Balint committed
Jul 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 81c3720 - Browse repository at this point
Copy the full SHA 81c3720View commit details
Commits on Jul 30, 2013
-
Fix for Bug#50538, DatabaseMetaData.getDriverVersion() contains unexp…
…anded ${bzr.revision-id}
Configuration menu - View commit details
-
Copy full SHA for d83b117 - Browse repository at this point
Copy the full SHA d83b117View commit details
Commits on Aug 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4e27d7e - Browse repository at this point
Copy the full SHA 4e27d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5540e41 - Browse repository at this point
Copy the full SHA 5540e41View commit details
Commits on Sep 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 79eb736 - Browse repository at this point
Copy the full SHA 79eb736View commit details
Commits on Sep 11, 2013
-
Fix for Bug#17251955, ARRAYINDEXOUTOFBOUNDSEXCEPTION ON LONG MULTI-BY…
…TE DB/USER NAMES
Configuration menu - View commit details
-
Copy full SHA for e89035d - Browse repository at this point
Copy the full SHA e89035dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e5673 - Browse repository at this point
Copy the full SHA 08e5673View commit details -
Fix for Bug#17003626, REGRESSION TEST FAILURE WITH SERVER VERSION 5.7…
….1. In 5.7 server creation of more than one index on the same column will result in error, test cases fixed accordingly.
Configuration menu - View commit details
-
Copy full SHA for 13b5287 - Browse repository at this point
Copy the full SHA 13b5287View commit details -
Added support for multi-master replication topographies, which can no…
…w be specified using the following host definition syntax: address=(host=hostname)(port=3306)(type=[master|slave]) Fixed Bug#63354, allowing new connections when master is down if allowMasterDownConnections=true
Todd Farmer committedSep 11, 2013 Configuration menu - View commit details
-
Copy full SHA for d4c2dda - Browse repository at this point
Copy the full SHA d4c2ddaView commit details
Commits on Sep 12, 2013
-
tofarmer committed
Sep 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 3f0c289 - Browse repository at this point
Copy the full SHA 3f0c289View commit details
Commits on Sep 18, 2013
-
Fix for Bug#69506, XAER_DUPID error code is not returned when a dupli…
…cate XID is offered in Java.
Configuration menu - View commit details
-
Copy full SHA for 505ec23 - Browse repository at this point
Copy the full SHA 505ec23View commit details
Commits on Sep 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1a868a2 - Browse repository at this point
Copy the full SHA 1a868a2View commit details
Commits on Sep 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a784788 - Browse repository at this point
Copy the full SHA a784788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424384e - Browse repository at this point
Copy the full SHA 424384eView commit details
Commits on Sep 26, 2013
-
Fix for Bug#38252, ResultSet.absolute(0) is not behaving according to…
… JDBC specification.
Configuration menu - View commit details
-
Copy full SHA for 91da22b - Browse repository at this point
Copy the full SHA 91da22bView commit details
Commits on Oct 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 6c294e9 - Browse repository at this point
Copy the full SHA 6c294e9View commit details
Commits on Oct 10, 2013
-
Fix broken ConnectionRegressionTest.testBug68733()
Todd Farmer committedOct 10, 2013 Configuration menu - View commit details
-
Copy full SHA for f34340d - Browse repository at this point
Copy the full SHA f34340dView commit details -
tofarmer committed
Oct 10, 2013 Configuration menu - View commit details
-
Copy full SHA for 184ec4a - Browse repository at this point
Copy the full SHA 184ec4aView commit details
Commits on Oct 16, 2013
-
Added tests for IPv6 connections and IPv6-capable INET_ATON and INET_…
…NTOA functions compliance.
Configuration menu - View commit details
-
Copy full SHA for 9718051 - Browse repository at this point
Copy the full SHA 9718051View commit details -
Added minimum server version validation for IPv6-capable INET_ATON an…
…d INET_NTOA functions compliance tests (related to bug#68454).
Configuration menu - View commit details
-
Copy full SHA for 5a65e91 - Browse repository at this point
Copy the full SHA 5a65e91View commit details -
Extended slow query warning with query execution plan for INSERT, REP…
…LACE, UPDATE and DELETE.
Configuration menu - View commit details
-
Copy full SHA for 55f64d3 - Browse repository at this point
Copy the full SHA 55f64d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d99c00 - Browse repository at this point
Copy the full SHA 6d99c00View commit details
Commits on Oct 17, 2013
-
Fix for Bug#69452, memory size connection property doesn't support la…
…rge values well.
Configuration menu - View commit details
-
Copy full SHA for 01034e0 - Browse repository at this point
Copy the full SHA 01034e0View commit details
Commits on Oct 18, 2013
-
Fix for Bug#68562, Combination rewriteBatchedStatements and useAffect…
…edRows not working as expected.
Configuration menu - View commit details
-
Copy full SHA for ddfefd6 - Browse repository at this point
Copy the full SHA ddfefd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4d3ae - Browse repository at this point
Copy the full SHA 9a4d3aeView commit details -
DatabaseMetaData.getTableTypes() doesn't return the same table types …
…as in DatabaseMetaData.getTables(). Table types "SYSTEM TABLE" and "SYSTEM VIEW" were added and getTables() now returns SYSTEM table types for internal schemas "mysql", "information_schema" and "performance_schema". DatabaseMetaData.getTables() returns the same information either consulting or not Information_Schema.
Configuration menu - View commit details
-
Copy full SHA for 53bd2e2 - Browse repository at this point
Copy the full SHA 53bd2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cf26f - Browse repository at this point
Copy the full SHA b5cf26fView commit details
Commits on Oct 19, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c01d705 - Browse repository at this point
Copy the full SHA c01d705View commit details
Commits on Oct 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 246d65a - Browse repository at this point
Copy the full SHA 246d65aView commit details
There are no files selected for viewing