summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* New test for UTF8 functionalityunknown2003-09-192-0/+96
* Fixed that multibyte charsets didn't honor multibyteunknown2003-09-193-1/+85
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-173-4/+6
|\
| * fixed proccesing global LIMIT in last SELECT of UNIONunknown2003-09-143-4/+6
* | Bug fix: unknown2003-09-162-0/+13
* | UCS testsunknown2003-09-162-0/+241
* | Bug fix:unknown2003-09-161-2/+2
* | Bug fix:unknown2003-09-161-1/+1
* | Bug fix:unknown2003-09-162-10/+10
* | Made rpl_until test independent from mysqld versionunknown2003-09-162-1/+5
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-09-153-4/+46
|\ \
| * \ Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-09-152-0/+42
| |\ \
| | * | In CREATE syntax: KEY a (field_name(10))unknown2003-09-152-0/+42
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-151-0/+50
| |\ \ \ | | |/ /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-151-4/+4
| |\ \ \
| | * \ \ Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-261-4/+4
| | |\ \ \
| | | * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-121-4/+4
| | | |\ \ \
| | | | * | | fixed query cache intercommunication with innodb engineunknown2003-08-121-4/+4
* | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-09-1584-1321/+1843
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | type_nchar.result:unknown2003-09-151-0/+50
| |/ / / / /
| * | | | | New syntax:unknown2003-09-152-0/+35
| | |_|_|/ | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-142-13/+13
| |\ \ \ \
| | * | | | renamed join_types (as was suggested by Peter Gulutzan)unknown2003-09-142-13/+13
| * | | | | Post merge fixes. Fixed tests after adding UNTIL conditions unknown2003-09-1415-75/+75
| * | | | | Manual merge after commiting START SLAVE UNTILunknown2003-09-142-0/+142
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-1410-29/+171
| * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-133-19/+3
| |\ \ \ \ \
| | * | | | | "normal" warning in test suite disabledunknown2003-09-133-19/+3
| * | | | | | Fixes for OPTION_FOUND_ROWS in UNION'sunknown2003-09-132-2/+4
| * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-122-0/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix for a bug #1231unknown2003-09-122-0/+4
| * | | | | | Fix results for mix_innodb_myisam_binlogunknown2003-09-122-6/+6
| * | | | | | Optimize thai character handlingunknown2003-09-129-127/+112
| * | | | | | merge with 4.1 treeunknown2003-09-1157-1127/+1447
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge with 4.0.15unknown2003-09-1110-214/+349
| | |\ \ \ \ \ \
| | | * | | | | | Cleaned up last bug fixesunknown2003-09-094-191/+194
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-052-0/+56
| | | |\ \ \ \ \ \
| | | | * | | | | | Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ...unknown2003-09-052-0/+56
| | | * | | | | | | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-032-0/+24
| | | |/ / / / / /
| | | * | | | | | Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-022-0/+44
| | | * | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-012-0/+9
| | | |\ \ \ \ \ \
| | | | * | | | | | workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-012-0/+9
| | * | | | | | | | After merge fixes.unknown2003-09-1116-95/+105
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-0753-1103/+1278
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ mergeunknown2003-09-0353-1103/+1278
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ merge with 4.0.15unknown2003-08-2953-1103/+1278
| | | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / /
| | | | | * | | | | | | Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-292-2/+14
| | | | | |/ / / / / /
| | | | | * | | | | | post-merge fixesunknown2003-08-281-0/+170
| | | | | * | | | | | merge with 3.23 to get for overrun in ISAM tables with man fields and a blob.unknown2003-08-281-0/+173
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Updated test for ISAM overflow bugunknown2003-08-282-0/+175