summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | test added for the bug #45052Alexey Botchkov2010-05-312-0/+15
| |/ / / / / / / /
| * | | | | | | | Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-01137-206/+2712
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Auto merge from trunkHe Zhenxing2010-06-016-5/+71
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Backport ofAlexander Nozdrin2010-05-312-2/+14
| | | * | | | | | | | Bug #38745: MySQL 5.1 optimizer uses filesort for ORDER BYGleb Shchepa2010-05-312-0/+53
| | | * | | | | | | | test case fixSergey Glukhov2010-05-312-3/+4
| | * | | | | | | | | BUG#52748 Semi-Sync ACK packet isn't check for lengthHe Zhenxing2010-06-011-0/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Bug#49492 rpl_semi_sync failed on PB2He Zhenxing2010-03-301-0/+4
| | * | | | | | | | | Bug#52168 decimal casting catastrophes: crashes and valgrind errors on simple...oystein.grovlen@sun.com2010-05-282-0/+69
| | * | | | | | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-28125-203/+2507
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bug#52430 Incorrect key in the error message for duplicate key error involvin...Sergey Glukhov2010-05-273-1/+30
| | * | | | | | | | | | Bug#52856 concurrent show columns or show full columns causes a crash!!!1Sergey Glukhov2010-05-272-0/+34
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge from mysql-5.1-innodb:Marko Mäkelä2010-06-011-0/+5
| * | | | | | | | | | mysql-trunk-innodb: undo r3119 of disabling test cases.Calvin Sun2010-05-284-24/+0
| * | | | | | | | | | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-05-2710-46/+320
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | pre push fix of test resultsMattias Jonsson2010-05-262-42/+42
| | * | | | | | | | | mergeMattias Jonsson2010-05-252-0/+64
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bug#39338: Fieldnames in INFORMATIONSCHEMA.PARTITIONS.PARTITION_EXPRESSIONMattias Jonsson2009-02-182-0/+60
| | * | | | | | | | | | mergeMattias Jonsson2010-05-252-1/+104
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Bug#42954: SQL MODE 'NO_DIR_IN_CREATE' does not work with subpartitionsMattias Jonsson2010-03-112-1/+105
| | * | | | | | | | | | | post push fixMattias Jonsson2010-05-251-1/+1
| | * | | | | | | | | | | mergeMattias Jonsson2010-05-252-0/+41
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge of bug#51851.Mattias Jonsson2010-05-242-0/+41
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-302-0/+41
| | * | | | | | | | | | | | | mergeMattias Jonsson2010-05-242-2/+68
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | Bug#52815: LIST COLUMNS doesn't insert rows in correctMattias Jonsson2010-04-212-2/+68
| * | | | | | | | | | | | | | Check in the support for Information Schema System Table Views. UsersJimmy Yang2010-05-253-6/+224
| * | | | | | | | | | | | | | (second attempt) Disable the tests on embedded windows that fail due toVasil Dimov2010-05-2510-0/+60
| * | | | | | | | | | | | | | Revert a changeset since it does not disable the tests:Vasil Dimov2010-05-2510-61/+0
| * | | | | | | | | | | | | | Merge a changeset from mysql-5.1-innodb:Vasil Dimov2010-05-241-0/+4
| * | | | | | | | | | | | | | Disable the tests on embedded windows that fail due toVasil Dimov2010-05-2410-0/+61
| * | | | | | | | | | | | | | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-05-2118-16/+3303
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | merge from mysql-trunk-runtimeJon Olav Hauglid2010-05-2116-16/+3294
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Follow-up for the fix for bug #46947 "Embedded SELECT without Dmitry Lenev2010-05-214-6/+66
| | | * | | | | | | | | | | | | Bug #53798 OPTIMIZE TABLE breaks repeatable readJon Olav Hauglid2010-05-192-0/+69
| | | * | | | | | | | | | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-1880-61/+496
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunk -> trunk-runtime.Konstantin Osipov2010-05-1311-1/+167
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Bug#49193 CREATE TABLE reacts differently depending on whether Magne Mahre2010-05-052-0/+82
| | | * | | | | | | | | | | | | | | Bug#48800 CREATE TABLE t...SELECT fails if t is a temporaryMagne Mahre2010-05-052-0/+37
| | | * | | | | | | | | | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-05211-5180/+5411
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Bug#46947 "Embedded SELECT without FOR UPDATE is causing a lock"Konstantin Osipov2010-04-281-5/+5
| | | * | | | | | | | | | | | | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-2810-10/+3040
| | * | | | | | | | | | | | | | | | | Backporting a test case for Bug#30036 (SHOW TABLE TYPES causes the debug clientAlexander Nozdrin2010-05-212-0/+9
| * | | | | | | | | | | | | | | | | | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-05-1926-15/+435
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge mysql-trunk-innodb from bk-internal to my local branchVasil Dimov2010-05-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-05-181-0/+2
| * | | | | | | | | | | | | | | | | | | Silence a valgrind warning caused by zlib:Vasil Dimov2010-05-181-1/+10
| * | | | | | | | | | | | | | | | | | | Silence a valgrind warning caused by zlib:Vasil Dimov2010-05-181-0/+9
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge from mysql-5.1-innodb:Marko Mäkelä2010-05-142-0/+30
| * | | | | | | | | | | | | | | | | | Check in patch for bug #53336, Improved InnoDB Transaction Reporting.Jimmy Yang2010-05-122-0/+146