summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2004-11-111-40/+40
|\
| * Updated lowercase_table2.results. (show tables output has changed)unknown2004-11-111-40/+40
* | Merge of WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-112-2/+395
|\ \ | |/ |/|
| * WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-092-1/+12
| * WL#1972 "Evaluate HAVING before SELECT"unknown2004-11-052-112/+258
| * WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-021-0/+3
| * Implementation of WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-10-282-0/+233
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-11-102-0/+69
|\ \
| * | select.result, select.test:unknown2004-11-102-0/+69
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-104-0/+31
|\ \ \ | |/ / |/| |
| * | A fix (bug #6475: Another server crash in 5.0.2unknown2004-11-104-0/+31
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-0965-564/+6579
|\ \ \
| * \ \ merge on pullunknown2004-11-0965-564/+6579
| |\ \ \ | | |/ / | |/| |
| | * | After merge fixesunknown2004-11-091-0/+1
| | * | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-0835-355/+5113
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-081-1/+1
| | | |\ \
| | | | * | Simpler arena swapping codeunknown2004-11-081-1/+1
| | | * | | mysql_test_run_new.c:unknown2004-11-063-711/+745
| | | * | | join_outer.result, join_outer.test:unknown2004-11-052-0/+141
| | | * | | Ensure that even the (relatively new) "mysql-test/Makefile.am" gets into the ...unknown2004-11-051-0/+1
| | | |/ /
| | | * | user_var.result, user_var.test:unknown2004-11-052-0/+10
| | | * | As it is wrong and confusing to associate anyunknown2004-11-056-298/+298
| | | * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-0523-59/+4629
| | | |\ \
| | | | * \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-044-10/+15
| | | | |\ \
| | | | | * | ps.result, ctype_ucs.result, ctype_ucs.test, ps.test:unknown2004-11-054-10/+15
| | | | * | | func_in.result, func_in.test:unknown2004-11-042-0/+13
| | | | |/ /
| | | | * | autocommit and changed name mysql_test_run_newunknown2004-11-043-2/+1756
| | | | * | autocommitunknown2004-11-0413-39/+2783
| | | | |\ \
| | | | | * \ Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-09-1617-77/+2821
| | | | | |\ \
| | | | | | * \ Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-09-1617-77/+2821
| | | | | | |\ \
| | | | | | | * | WL#964unknown2004-09-1617-77/+2821
| | | | * | | | | to make sure we get the kill right on the different platformsunknown2004-11-041-3/+7
| | | | * | | | | updated start script for ndbcluster to make better cleanupunknown2004-11-041-7/+53
| | | * | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-042-0/+7
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix for bug#6398 update of primary key failsunknown2004-11-032-0/+7
| | * | | | | | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-0443-212/+1468
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | just do kill instead ok kill -9unknown2004-11-041-2/+2
| | | * | | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-042-3/+7
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-042-3/+7
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-032-3/+7
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | changed to use the future-proof option to ndb_mgmdunknown2004-11-031-1/+1
| | | | | | * | | | | | mysql-master-run does not need to start second mysqld with innodb, add --skip...unknown2004-11-031-2/+6
| | | | | | |/ / / / /
| | | * | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-042-0/+44
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | A fix (bug #6331: INSERT IGNORE .. SELECT breaks subsequent inserts).unknown2004-11-022-0/+44
| | | * | | | | | | | field.cc, sql_mode.result, sql_mode.test:unknown2004-11-042-0/+61
| | | * | | | | | | | NDB blobs - try to handle insert-update-delete under autocommit=0unknown2004-11-032-2/+15
| | | * | | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1unknown2004-11-033-0/+34
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | Fix for bug#5551 (Version 4). unknown2004-11-033-0/+34
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | opt_range.cc, range.result, range.test:unknown2004-11-032-0/+30
| | | |/ / / / / /
| | | * | | | | | Remove usage of !$ from mysql-testsunknown2004-11-029-72/+67