summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.50Michael Widenius2010-08-2756-311/+1698
|\
| * auto-merge mysql-5.1-security (local) --> mysql-5.1-securityAlfranio Correia2010-08-032-1/+76
| |\
| | * BUG#55625 RBR breaks on failing 'CREATE TABLE'Alfranio Correia2010-08-022-1/+76
| * | merge mysql-5.1-bugteam into mysql-5.1-securityGeorgi Kodinov2010-08-0218-222/+687
| |\ \
| | * \ Automerge mysql-5.1-bugteam into mysql-5.1-bugteam latest.Luis Soares2010-07-302-25/+0
| | |\ \
| | | * | Revert patch for BUG#34283. Causing lots of test failures in PB2,Luis Soares2010-07-302-25/+0
| | * | | Disable the tests failing under valgrind because of bug #55503Georgi Kodinov2010-07-302-0/+4
| | * | | Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent resultsGeorgi Kodinov2010-07-302-0/+49
| | |/ /
| | * | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-07-302-0/+4
| | * | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...unknown2010-07-302-0/+25
| | * | Bug#53463: YaSSL patch appears to be revertedDavi Arnaut2010-07-283-220/+147
| | |/
| | * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-07-2935-78/+1025
| | |\
| | | * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-292-0/+131
| | | * Bug#55501: Disable innodb plugin usage in the embedded server on certain OSesDavi Arnaut2010-07-231-0/+1
| | | * merged BUG#55322 to 5.1-bugteamSven Sandberg2010-07-262-1/+46
| | | |\
| | | | * BUG#55322: SHOW BINLOG EVENTS increases @@SESSION.MAX_ALLOWED_PACKETSven Sandberg2010-07-202-1/+46
| | * | | Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-07-2353-6/+1966
| | |\ \ \
| | * | | | Add the innodb_plugin tests to "make dist".Vasil Dimov2010-07-071-0/+2
| | * | | | Add innodb_bug53756-master.opt for innodb_bug53756 test.Jimmy Yang2010-07-053-2/+3
| | * | | | Check in fix for bug #53756: "ALTER TABLE ADD PRIMARY KEY affectsJimmy Yang2010-06-282-0/+302
| * | | | | Bug #54461: crash with longblob and union or update with subqueryGleb Shchepa2010-08-012-0/+27
| * | | | | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-232-2/+35
| * | | | | mergeGeorgi Kodinov2010-07-2130-77/+847
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Addendum #4 to bug #53095Georgi Kodinov2010-07-211-1/+2
| | * | | | Bug#54453: Failing assertion: trx->active_trans when renaming aDavi Arnaut2010-07-204-4/+28
| | * | | | Merge of mysql-5.1 into mysql-5.1-bugteam.Davi Arnaut2010-07-1975-10/+6589
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-192-0/+34
| | * | | | Addendum to bug #53814 : test results updatesGeorgi Kodinov2010-07-165-58/+58
| | * | | | Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-232-0/+33
| | * | | | Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-142-0/+61
| | * | | | Addendum #2 to bug #53095 : fixed a bad testcase result.Georgi Kodinov2010-07-091-1/+1
| | * | | | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-092-0/+37
| | * | | | Bug #53613: mysql_upgrade incorrectly revokes TRIGGER privilege on given tableGeorgi Kodinov2010-07-012-0/+58
| | * | | | Bug #53095: SELECT column_name FROM INFORMATION_SCHEMA.STATISTICS Georgi Kodinov2010-06-252-0/+39
| | * | | | Postfix for bug#48321unknown2010-07-041-1/+1
| | * | | | The following statements support the CURRENT_USER() where a user is needed.unknown2010-07-046-12/+495
| | * | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
| * | | | | mergeGeorgi Kodinov2010-07-211-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Bug #54117 crash in thr_multi_unlock, temporary tableJon Olav Hauglid2010-07-072-0/+22
* | | | | | mtr changes:Sergei Golubchik2010-08-2513-94/+107
* | | | | | Fixed failing testMichael Widenius2010-08-251-2/+2
* | | | | | Automatic merge with main 5.1Michael Widenius2010-08-24111-679/+718
|\ \ \ \ \ \
| * | | | | | allow suite.pm to tell mtr to skip the suiteSergei Golubchik2010-08-243-1/+12
| * | | | | | generalization of mtr to support suite.pm extensions:Sergei Golubchik2010-08-17111-681/+708
| * | | | | | created *-all build scripts that build with ndbSergei Golubchik2010-08-101-0/+1
* | | | | | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-234-0/+83
|/ / / / / /
* | | | | | Added verbose mode to recoveryMichael Widenius2010-08-183-1/+55
* | | | | | Fix for LP#571200 MySQL Bug#32426: FederatedX corrupt ORDER BY with TEXTMichael Widenius2010-08-121-1/+1
* | | | | | Disable events_time_zone.test as test is not predictableMichael Widenius2010-08-121-0/+1
* | | | | | Fixed compiler warnings from Windows compilerMichael Widenius2010-08-111-0/+1