summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1 to get in latest bug fixesunknown2004-11-0422-88/+738
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-041-0/+15
| |\
| | * A fix (bug #6331: INSERT IGNORE .. SELECT breaks subsequent inserts).unknown2004-11-021-0/+15
| * | field.cc, sql_mode.result, sql_mode.test:unknown2004-11-041-0/+31
| * | NDB blobs - try to handle insert-update-delete under autocommit=0unknown2004-11-031-1/+7
| * | Merge mysql.com:/home/bkroot/mysql-4.1unknown2004-11-032-0/+19
| |\ \
| | * | Fix for bug#5551 (Version 4). unknown2004-11-032-0/+19
| * | | opt_range.cc, range.result, range.test:unknown2004-11-031-0/+14
| |/ /
| * | Remove usage of !$ from mysql-testsunknown2004-11-028-65/+67
| * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-021-7/+6
| |\ \ | | |/ | |/|
| | * Test expansion: "MOD" on non-integral first operand.unknown2004-11-021-7/+6
| * | Many files:unknown2004-11-021-0/+26
| |/
| * ctype_sjis.result, ctype_sjis.test, ctype-sjis.c:unknown2004-11-021-0/+11
| * Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-011-0/+219
| |\
| | * Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-011-0/+219
| | |\
| | | * These modifications are the result ofunknown2004-10-291-0/+219
| * | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-311-63/+115
| |\ \ \ | | |/ / | |/| |
| | * | NDB bug-6018 support writeTuple with blobsunknown2004-10-311-63/+115
| * | | Enable REPLACE ... SELECT in prepared statements.unknown2004-10-301-1/+1
| * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-291-0/+151
| |\ \ \
| | * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-291-0/+151
| | |\ \ \
| | | * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-10-291-0/+151
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-281-0/+151
| | | | |\ \
| | | | | * | test that attribute name truncation worksunknown2004-10-281-0/+15
| | | | | * | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndbunknown2004-10-281-0/+136
| | | | | |\ \
| | | | | | * | added test for max limit of 128 attributes in tableunknown2004-10-281-0/+136
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-292-1/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | proper max_records estimation for sort-repair of fulltext indexesunknown2004-10-292-1/+9
| | | |_|_|/ / | | |/| | | |
| * | | | | | Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-0/+22
| | |/ / / / | |/| | | |
| * | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-292-0/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-10-281-0/+75
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix for bug #6117 (Centroid() crashes server)unknown2004-10-221-0/+75
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-031-2/+2
|\ \ \ \ \ \
| * | | | | | Various syntax fixes in sql/sql_yacc.yy for stored procedures:unknown2004-11-031-2/+2
* | | | | | | Merge on pullunknown2004-11-0398-224/+3917
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes after merge with 4.1unknown2004-11-035-9/+21
| * | | | | | merge with 4.1unknown2004-10-2995-224/+3905
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Produce a "truncated" warning if a value cannot be convertedunknown2004-10-282-0/+11
| | |/ / / /
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-271-3/+2
| | |\ \ \ \
| | | * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-10-271-3/+2
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | removed incorrect error message about aggregate functionsunknown2004-10-271-3/+2
| | * | | | | Merge with 4.0unknown2004-10-271-0/+11
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix when compiling without InnoDBunknown2004-10-272-1/+5
| | | * | | | Check of temporary tables hiding for query fetched from QC (BUG#6084)unknown2004-10-211-0/+12
| | * | | | | mergedunknown2004-10-261-0/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Bug #6019 - SELECT tries to use too short prefix index on utf8 dataunknown2004-10-261-0/+4
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-2625-13/+95
| | |\ \ \ \ \
| | | * | | | | A lot of fixes for prepared statements (PS):unknown2004-10-2625-13/+95
| | | |/ / / /
| | * | | | | Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-261-0/+21
| | | |_|_|/ | | |/| | |
| | * | | | Fix for bug #6166: index prefix length of 0 not rejectedunknown2004-10-261-0/+11