summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* ctype_sjis.result, ctype_sjis.test, ctype-sjis.c:unknown2004-11-022-0/+22
* Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-012-0/+347
|\
| * Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-012-0/+347
| |\
| | * These modifications are the result ofunknown2004-10-292-0/+347
* | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-312-169/+278
|\ \ \ | |/ / |/| |
| * | NDB bug-6018 support writeTuple with blobsunknown2004-10-312-169/+278
* | | Enable REPLACE ... SELECT in prepared statements.unknown2004-10-308-9/+23
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-292-0/+298
|\ \ \
| * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-292-0/+298
| |\ \ \
| | * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-292-0/+298
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-282-0/+298
| | | |\ \
| | | | * | ndb_basic.result:unknown2004-10-281-0/+16
| | | | * | test that attribute name truncation worksunknown2004-10-281-0/+15
| | | | * | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndbunknown2004-10-282-0/+267
| | | | |\ \
| | | | | * | added test for max limit of 128 attributes in tableunknown2004-10-282-0/+267
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-293-1/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | proper max_records estimation for sort-repair of fulltext indexesunknown2004-10-293-1/+12
| | |_|_|/ / | |/| | | |
* | | | | | Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-292-0/+34
| |/ / / / |/| | | |
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-295-0/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Produce a "truncated" warning if a value cannot be convertedunknown2004-10-285-0/+25
| | |/ / | |/| |
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-10-282-0/+149
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #6117 (Centroid() crashes server)unknown2004-10-222-0/+149
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-272-9/+11
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-272-9/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | removed incorrect error message about aggregate functionsunknown2004-10-272-9/+11
* | | | | Merge with 4.0unknown2004-10-272-0/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix when compiling without InnoDBunknown2004-10-273-1/+6
| * | | | Check of temporary tables hiding for query fetched from QC (BUG#6084)unknown2004-10-212-0/+25
* | | | | after merge fixunknown2004-10-261-1/+0
* | | | | mergedunknown2004-10-262-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bug #6019 - SELECT tries to use too short prefix index on utf8 dataunknown2004-10-262-0/+8
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2633-55/+143
|\ \ \ \ \
| * | | | | A lot of fixes for prepared statements (PS):unknown2004-10-2633-55/+143
| |/ / / /
* | | | | Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-262-0/+54
| |_|_|/ |/| | |
* | | | Fix for bug #6166: index prefix length of 0 not rejectedunknown2004-10-262-0/+13
* | | | - Check ENUM/SET duplicate values taking in account charset/collation.unknown2004-10-263-2/+23
* | | | Reuse more code: two equal pieces for ENUM and SET where movedunknown2004-10-262-0/+25
* | | | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-252-0/+31
|/ / /
* | | Fixed wrong range test code for HEAP tables. This caused a crash when doing a...unknown2004-10-236-0/+54
* | | test fixedunknown2004-10-222-0/+10
* | | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-10-222-0/+42
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-4.1unknown2004-10-222-0/+42
| |\ \ \
| | * \ \ Merge mysql.com:/home/mydev/mysql-4.1unknown2004-10-222-0/+42
| | |\ \ \
| | | * | | BUG#6151 - myisam index corruption.unknown2004-10-212-0/+42
* | | | | | Post merge fix (test results)unknown2004-10-221-0/+16
* | | | | | Manual mergeunknown2004-10-223-22/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | A fix and test case for Bug#6088 "FOUND_ROWS returns wrong values forunknown2004-10-223-3/+41
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-222-0/+32
|\ \ \ \ \
| * | | | | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-222-0/+32
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-222-0/+48
|\ \ \ \ \ | |/ / / / |/| | | |