summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-232-7/+0
* Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-206-0/+70
|\
| * Merge into mysql-trunk-merge..Davi Arnaut2010-07-194-0/+36
| |\
| | * manual merge from mysql-5.1-securityJon Olav Hauglid2010-07-072-0/+22
| | |\
| | | * Bug #54117 crash in thr_multi_unlock, temporary tableJon Olav Hauglid2010-07-072-0/+22
| | | * Merge mysql-5.1-innodb -> mysql-5.1-securityVasil Dimov2010-07-0470-10/+6560
| | | |\
| | | | * Bug#54679: alter table causes compressed row_format to revert to compactMarko Mäkelä2010-06-242-0/+188
| | | | * Move the fix for bug #54044 to security branch, and revert commit -r3520:3521.Jimmy Yang2010-06-234-28/+0
| | | | * Port fix for "bug #54044 Create temporary tables and using innodb crashes"Jimmy Yang2010-06-222-0/+14
| | | | * Fix bug #54044, Create temporary tables and using innodb crashes. ScreenJimmy Yang2010-06-222-0/+14
| | | | * Adjust suite/innodb/r/innodb_mysql.result after the mergeVasil Dimov2010-06-141-0/+51
| | | | * Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2010-06-14259-12084/+8741
| | | | |\
| | | | * | Bug #38999: Re-enable innodb_multi_update.testMarko Mäkelä2010-06-102-2/+0
| | | | * | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-092-0/+25
| | | | * | Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-093-4/+25
| | | | * | Move some InnoDB tests to mysql-test/suite/innodb.Marko Mäkelä2010-06-0328-0/+0
| | | | * | Copy built-in InnoDB tests to mysql-test/suite/innodb_plugin.Marko Mäkelä2010-06-0328-0/+6278
| | | | * | Source have_innodb_plugin.inc in the plugin tests.Marko Mäkelä2010-06-032-2/+2
| | | | * | Add innodb_plugin to mysql-test-run default suites.Marko Mäkelä2010-06-031-1/+1
| | | | * | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-023-0/+20
| | | | * | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-023-0/+20
| | | * | | mergeGeorgi Kodinov2010-07-024-0/+28
| | | |\ \ \
| | | | * | | Change the table name in innodb_bug54044 to lower case to avoidJimmy Yang2010-06-294-6/+6
| | | | * | | Fix Bug #54044 Create temporary tables and using innodb crashes.Jimmy Yang2010-06-244-0/+28
| | * | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-054-0/+98
| | |\ \ \ \ \
| | * \ \ \ \ \ mergeGeorgi Kodinov2010-07-05198-451/+3871
| | |\ \ \ \ \ \
| | * | | | | | | Change table name in innodb_bug54044.test to lower case to avoidJimmy Yang2010-06-292-3/+3
| | * | | | | | | Port fix for bug #54044 from mysql-5.1-security to mysql-trunk-security:Jimmy Yang2010-06-242-0/+14
| * | | | | | | | manual merge from mysql-5.1-bugteamJon Olav Hauglid2010-07-192-0/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-192-0/+34
* | | | | | | | | | Bug#49771: Incorrect MIN/MAX for date/time values.Evgeny Potemkin2010-07-192-0/+52
* | | | | | | | | | merging for bug#54935 to trunk-bugfixingAndrei Elkin2010-07-1718-53/+81
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bug#54935Andrei Elkin2010-07-161-2/+6
| * | | | | | | | | | bug#54935Andrei Elkin2010-07-1618-53/+77
* | | | | | | | | | | Merge of mysql-trunk-merge into mysql-trunk-bugfixing.Davi Arnaut2010-07-1658-129/+1652
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | mergeGeorgi Kodinov2010-07-165-62/+62
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Addendum to bug #53814 : test results updatesGeorgi Kodinov2010-07-165-58/+58
| * | | | | | | | | | Bug#53613: mysql_upgrade incorrectly revokes ...Davi Arnaut2010-07-151-5/+5
| * | | | | | | | | | mergeGeorgi Kodinov2010-07-152-0/+33
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Bug #53814: NUMERIC_PRECISION for unsigned bigint field is 19, Georgi Kodinov2010-06-232-0/+33
| * | | | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-1586-1686/+8729
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ mergeGeorgi Kodinov2010-07-142-0/+61
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-142-0/+61
| * | | | | | | | | | | Addendum #3 to bug #53095 : fixed the wrong mysql-trunk tests.Georgi Kodinov2010-07-092-45/+45
| * | | | | | | | | | | mergeGeorgi Kodinov2010-07-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Addendum #2 to bug #53095 : fixed a bad testcase result.Georgi Kodinov2010-07-091-1/+1
| * | | | | | | | | | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-07-092-0/+37
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-092-0/+37
| * | | | | | | | | | mergeGeorgi Kodinov2010-07-052-0/+59
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Bug #53613: mysql_upgrade incorrectly revokes TRIGGER privilege on given tableGeorgi Kodinov2010-07-012-0/+58