summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* ctype_uca.result:unknown2004-10-211-0/+30
* Bug #5679 utf8_unicode_ci LIKE--trailing % doesn't equal zero charactersunknown2004-10-211-1/+28
* Allow cp932 characters to be stored in a SJIS columnunknown2004-10-212-0/+15
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-202-0/+32
|\
| * fix so that ndb handler can cope with char(0), mapped to char(1) for nowunknown2004-10-202-0/+32
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-205-1/+121
|\ \ | |/ |/|
| * After merge fixesunknown2004-10-202-4/+4
| * Merge with 4.0unknown2004-10-205-1/+121
| |\
| | * Fix test case for innodb-lockunknown2004-10-203-29/+49
| | * Code cleanups (done during review of new code)unknown2004-10-202-1/+71
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-112-0/+30
| | |\
| | | * Fix for BUG#5949 "error code 1223 in binlog when using innobackup":unknown2004-10-112-0/+30
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-1/+1
|\ \ \ \
| * | | | fix for wrong use of shell testunknown2004-10-201-1/+1
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-202-3/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #6173 "One can circumvent missing UPDATE privilege ifunknown2004-10-202-3/+68
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-192-0/+133
|\ \ \ \
| * | | | Bug #6139 UNION doesn't understand collate in the column of second selectunknown2004-10-182-0/+133
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-182-0/+17
|\ \ \ \ \ | |/ / / /
| * | | | Bug #6040 can't retrieve records with umlaut characters in case insensitive m...unknown2004-10-182-0/+17
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-183-17/+214
|\ \ \ \ \ | |/ / / /
| * | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-162-17/+213
| |\ \ \ \ | | |/ / /
| | * | | New tests for bug#1644 and bug#1676,unknown2004-10-152-48/+36
| | * | | Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/push-4.1unknown2004-10-152-0/+208
| | |\ \ \
| | | * | | There were no tests for bug#1644 and bug#1676, added them now.unknown2004-10-142-0/+208
| * | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-151-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-0/+8
* | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-154-1/+149
|\ \ \ \ \ \
| * \ \ \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-154-1/+149
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | ctype_utf8.test, ctype_utf8.result:unknown2004-10-142-2/+2
| | * | | | | Bug #6019 SELECT tries to use too short prefix index on utf8 dataunknown2004-10-142-0/+26
| | * | | | | ctype_utf8.test:unknown2004-10-141-0/+8
| | | |/ / / | | |/| | |
| | * | | | Bug #6043 erratic searching for diacriticals in indexed MyISAM UTF-8 tableunknown2004-10-142-0/+49
| | |/ / /
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-142-1/+66
| | |\ \ \
| | | * | | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-142-1/+66
* | | | | | NDB dbtux minor changeunknown2004-10-141-10/+15
* | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-141-0/+133
|\ \ \ \ \ \
| * \ \ \ \ \ Mergeunknown2004-10-101-0/+133
| |\ \ \ \ \ \
| | * | | | | | NDB wl-2151 Fix bounds setting table handler vs TUXunknown2004-10-081-0/+133
* | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-10-139-3/+290
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Bug#6020, any lock >= write_allow_write is a write lockunknown2004-10-132-0/+64
| | |_|/ / / / | |/| | | | |
| * | | | | | fix for some build/test errors for 4.1.6unknown2004-10-131-3/+3
| | |_|/ / / | |/| | | |
| * | | | | ps.test, ps.result: a test case for Bug#6042 "constants unknown2004-10-122-0/+39
| * | | | | New tests for prepared statements:unknown2004-10-124-0/+184
* | | | | | Fix order byunknown2004-10-122-4/+4
* | | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-10-117-9/+9
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | another order by fix for ndbunknown2004-10-117-9/+9
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2004-10-105-1/+156
|\ \ \ \ \ | |/ / / /
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-102-5/+5
| |\ \ \ \
| | * \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-102-5/+5
| | |\ \ \ \