summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* new test for bdbserg@serg.mylan2004-11-042-0/+17
* Fixed changes in printoutsmskold@mysql.com2004-11-042-3/+2
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2004-11-03205-1939/+31724
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2004-11-032-4/+4
| |\
| * \ Merge on pullmonty@mysql.com2004-11-03205-1939/+31724
| |\ \
| | * | Fixes after merge with 4.1monty@mysql.com2004-11-0323-431/+446
| | * | merge with 4.1monty@mysql.com2004-10-29196-1936/+31706
| | |\ \
| | | * | Produce a "truncated" warning if a value cannot be convertedbar@mysql.com2004-10-285-0/+25
| | | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-10-272-9/+11
| | | |\ \
| | | | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-10-272-9/+11
| | | | |\ \
| | | | | * | removed incorrect error message about aggregate functionsbell@sanja.is.com.ua2004-10-272-9/+11
| | | * | | | Merge with 4.0monty@mysql.com2004-10-272-0/+24
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix when compiling without InnoDBmonty@mysql.com2004-10-273-1/+6
| | | | * | | Check of temporary tables hiding for query fetched from QC (BUG#6084)bell@sanja.is.com.ua2004-10-212-0/+25
| | | * | | | after merge fixserg@serg.mylan2004-10-261-1/+0
| | | * | | | mergedserg@serg.mylan2004-10-262-0/+8
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Bug #6019 - SELECT tries to use too short prefix index on utf8 dataserg@serg.mylan2004-10-262-0/+8
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-2633-55/+143
| | | |\ \ \ \
| | | | * | | | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-2633-55/+143
| | | | |/ / /
| | | * | | | Bug 6206: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-262-0/+54
| | | * | | | Fix for bug #6166: index prefix length of 0 not rejectedgluh@gluh.mysql.r18.ru2004-10-262-0/+13
| | | * | | | - Check ENUM/SET duplicate values taking in account charset/collation.bar@mysql.com2004-10-263-2/+23
| | | * | | | Reuse more code: two equal pieces for ENUM and SET where movedbar@mysql.com2004-10-262-0/+25
| | | * | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-252-0/+31
| | | |/ / /
| | | * | | Fixed wrong range test code for HEAP tables. This caused a crash when doing a...monty@mysql.com2004-10-236-0/+54
| | | * | | test fixedserg@serg.mylan2004-10-222-0/+10
| | | * | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2004-10-222-0/+42
| | | |\ \ \
| | | | * \ \ Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2004-10-222-0/+42
| | | | |\ \ \
| | | | | * \ \ Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2004-10-222-0/+42
| | | | | |\ \ \
| | | | | | * | | BUG#6151 - myisam index corruption.ingo@mysql.com2004-10-212-0/+42
| | | * | | | | | Post merge fix (test results)konstantin@mysql.com2004-10-221-0/+16
| | | * | | | | | Manual mergekonstantin@mysql.com2004-10-223-22/+48
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values forkonstantin@mysql.com2004-10-223-3/+41
| | | | |/ / / /
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-222-0/+32
| | | |\ \ \ \ \
| | | | * | | | | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-222-0/+32
| | | | |/ / / /
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-222-0/+48
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Fix for bug #6116 "SET time_zone := ... requires access todlenev@brandersnatch.localdomain2004-10-212-0/+48
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-223-1/+61
| | | |\ \ \ \ \
| | | | * | | | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-223-1/+61
| | | * | | | | | mysqltest.c, mysqltest.result, mysqltest.test:kent@mysql.com2004-10-222-0/+101
| | | * | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2004-10-213-25/+31
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/push-4.1joerg@mysql.com2004-10-213-25/+31
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Adapt 'ps_10nestset' to standard test style; correct a typing error in 'ps_11...joerg@mysql.com2004-10-213-25/+31
| | | * | | | | | | | A fix (bug #6138: MOD operator should not round non-integral argument).ram@gw.mysql.r18.ru2004-10-212-0/+22
| | | |/ / / / / / /
| | | * | | | | | | ctype_uca.result:bar@mysql.com2004-10-211-0/+30
| | | * | | | | | | Bug #5679 utf8_unicode_ci LIKE--trailing % doesn't equal zero charactersbar@mysql.com2004-10-211-1/+28
| | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Allow cp932 characters to be stored in a SJIS columnbar@mysql.com2004-10-212-0/+15
| | | * | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-10-202-0/+32
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | fix so that ndb handler can cope with char(0), mapped to char(1) for nowtomas@poseidon.ndb.mysql.com2004-10-202-0/+32
| | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-205-1/+121
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |