summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merged 4.1 -> 5.0pem@mysql.com2003-12-0914-4/+244
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2003-12-092-0/+48
| |\
| | * Fix for the bug #1994: mysqldump does not correctly dump UCS2 data.ram@gw.mysql.r18.ru2003-12-092-0/+48
| * | Mergevva@eagle.mysql.r18.ru2003-12-092-0/+23
| |\ \ | | |/ | |/|
| | * fixed bug #1688 "CREATE TABLE ... SELECT with default()"vva@eagle.mysql.r18.ru2003-10-312-0/+23
| * | Fixed test for 'init_slave' variablegluh@gluh.mysql.r18.ru2003-12-083-17/+18
| * | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-087-1/+110
| |\ \
| | * | SCRUM:gluh@gluh.mysql.r18.ru2003-07-187-1/+110
| * | | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...serg@serg.mylan2003-12-063-3/+62
* | | | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-082-0/+9
* | | | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-086-20/+107
|\ \ \ \
| * | | | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functionsgluh@gluh.mysql.r18.ru2003-12-086-20/+107
* | | | | New test cases for BUG#1653 (recalling a procedure after replacing a faultypem@mysql.comhem.se2003-12-052-2/+121
* | | | | Post-merge fixes.pem@mysql.comhem.se2003-12-053-46/+46
* | | | | Merged 4.1 -> 5.0pem@mysql.com2003-12-056-16/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | test result fixedserg@serg.mylan2003-12-041-1/+1
| * | | | Fixup error number - Broke during mergeantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-042-3/+3
| * | | | Merge for updateantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-025-15/+13
| |\ \ \ \
| | * | | | WorkLog#1280 - Remove fixed table handler from lex/yaccantony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-026-17/+15
* | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2003-12-042-0/+27
|\ \ \ \ \ \
| * | | | | | Fixed BUG#336: Subselects with tables does not work as values for local SP va...pem@mysql.comhem.se2003-12-042-0/+27
* | | | | | | Merge mysql.com:/home/psergey/mysql-5.0sergefp@mysql.com2003-12-022-1/+74
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for bug #1980sergefp@mysql.com2003-12-022-1/+74
* | | | | | | Merge mysql.com:/home/pem/work/mysql-4.1pem@mysql.com2003-12-023-0/+20
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix for #1189 (Mess with names about CONSTRAINT)hf@deer.(none)2003-12-022-0/+19
| * | | | | | Ensure that innodb is created for the first replication test as the slave-tim...monty@mysql.com2003-12-021-0/+1
| * | | | | | join_outer.result, null.result, null.test, item_cmpfunc.h:igor@rurik.mysql.com2003-12-013-1/+23
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-014-3/+25
|\ \ \ \ \ \ \
| * | | | | | | index_merge.result:igor@rurik.mysql.com2003-12-011-2/+2
| * | | | | | | join_outer.result, null.result, null.test:igor@rurik.mysql.com2003-12-013-1/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Post-merge fixes.pem@mysql.comhem.se2003-12-015-50/+50
* | | | | | | Merge 4.1 to 5.0pem@mysql.com2003-12-0157-107/+782
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Portability fixes (for binary build)monty@mysql.com2003-12-012-6/+6
| * | | | | Mark position as # to make test portablemonty@mysql.com2003-11-282-6/+6
| * | | | | merge with 4.0 to get fix for range bugmonty@mysql.com2003-11-282-0/+21
| |\ \ \ \ \
| | * | | | | Fixed range optimzier bug (Bug #1828)monty@mysql.com2003-11-282-1/+22
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-281-8/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Mergemonty@mysql.com2003-11-281-8/+2
| | |\ \ \ \ \ \
| | | * | | | | | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-8/+2
| * | | | | | | | mergedserg@serg.mylan2003-11-282-0/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | bug #1945. item(expression)->name=0, crash in find_item_in_listserg@serg.mylan2003-11-282-0/+12
| | | |/ / / / / | | |/| | | | |
| * | | | | | | code coverage for UNIONsbell@sanja.is.com.ua2003-11-274-8/+47
| * | | | | | | Fix for BUG#1960 "date_format() returns spurious '-' for valid dates".guilhem@mysql.com2003-11-262-0/+16
| | |/ / / / / | |/| | | | |
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-255-10/+92
| |\ \ \ \ \ \
| | * | | | | | added collation processing in UNION mergingbell@sanja.is.com.ua2003-11-255-10/+92
| * | | | | | | post-merge fixesserg@serg.mylan2003-11-251-1/+1
| * | | | | | | mergedserg@serg.mylan2003-11-251-2/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Fix test for binary buildsmonty@mysql.com2003-11-232-5/+7
| * | | | | | | mysql-test-run fixes:serg@serg.mylan2003-11-252-2/+15
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-244-6/+319
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |