summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Updated tests results for BUG#8510sergefp@mysql.com2005-03-152-2/+2
* Merge mysql.com:/home/psergey/mysql-4.1-bug8510sergefp@mysql.com2005-03-152-3/+4
|\
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-03-152-3/+4
| |\
| | * A "fix" for problem discovered in BUG#8510: remove ONLY_FULL_GROUP_BY mode fr...sergefp@mysql.com2005-02-172-3/+4
* | | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up konstantin@mysql.com2005-03-155-108/+91
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-142-8/+769
|\ \ \
| * | | WL#2353 EXPLAIN support for condition pushdownmskold@mysql.com2005-03-142-8/+769
* | | | mergedserg@serg.mylan2005-03-142-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | correct not_null_tables() for XOR and ANDserg@serg.mylan2005-03-132-0/+7
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-142-0/+41
|\ \ \ \ | | |/ / | |/| |
| * | | join_outer.test:igor@rurik.mysql.com2005-03-131-0/+6
| * | | Manual mergeigor@rurik.mysql.com2005-03-132-6/+41
| |\ \ \ | | |/ /
| | * | join_outer.result, join_outer.test:igor@rurik.mysql.com2005-03-122-0/+41
* | | | anotehr fix for Item_func_isnotnull::not_null_tables()serg@serg.mylan2005-03-142-0/+5
* | | | Item_func_isnotnull::not_null_tables - return 0 if not top-level itemserg@serg.mylan2005-03-132-0/+4
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-127-3/+61
|\ \ \ \ | |/ / /
| * | | Update tests and test results after merge, disable broken NDB testsjimw@mysql.com2005-03-113-1/+3
| * | | Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2005-03-116-2/+58
| |\ \ \
| | * \ \ Merge mysql.com:/home/jimw/my/mysql-5.0-8902jimw@mysql.com2005-03-112-0/+22
| | |\ \ \
| | | * | | Add all SQL_MODE settings to proc table. (Bug #8902)jimw@mysql.com2005-03-082-0/+22
| | * | | | Merge query_cache testsjimw@mysql.com2005-03-116-2/+69
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge test and resultsjimw@mysql.com2005-03-112-2/+34
| | | |\ \ \
| | | | * | | Flush entries from the query cache for tables used injimw@mysql.com2005-03-072-0/+32
| | | * | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2005-03-112-0/+33
| | | |\ \ \ \
| | | * | | | | Keep the Perl version of 'mysql-test-run' in sync with the shell script.joerg@mysql.com2005-03-111-1/+1
| | | * | | | | Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/push-4.1joerg@mysql.com2005-03-101-1/+1
| | | |\ \ \ \ \
| | | | * | | | | Ensure that the tests with '--ps-protocol' and '--embedded-server' are taken ...joerg@mysql.com2005-03-031-1/+1
* | | | | | | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-112-2/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | BUG#9101 - RELEASE/ROLLBACK TO SAVEPOINT did not forget savepoints correctlyserg@serg.mylan2005-03-112-2/+17
* | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-03-112-4/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | a fix (bug #9029 Traditional: Wrong SQLSTATE returned for string truncation).ramil@mysql.com2005-03-102-4/+46
| |/ / / / / / / /
* | | | | | | | | Merge mysql.com:/home/psergey/mysql-4.1-bug8711sergefp@mysql.com2005-03-112-0/+33
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Mergesergefp@mysql.com2005-03-112-0/+33
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make sergefp@mysql.com2005-03-112-0/+33
| * | | | | | | Merge mysql.com:/home/timka/mysql/src/4.1-bug-7425timour@mysql.com2005-03-102-0/+34
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Mergetimour@mysql.com2005-03-102-0/+34
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix for BUG#7425.timour@mysql.com2005-03-092-0/+34
* | | | | | | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0igor@rurik.mysql.com2005-03-092-0/+31
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-03-092-0/+31
| |\ \ \ \ \ \ \
| | * | | | | | | func_str.result:igor@rurik.mysql.com2005-03-091-63/+0
| | * | | | | | | Manual mergeigor@rurik.mysql.com2005-03-092-0/+94
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | func_str.result, func_str.test:igor@rurik.mysql.com2005-03-092-0/+32
| | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0sergefp@mysql.com2005-02-282-0/+38
| | | |\ \ \ \ \
| | | | * | | | | Fix for BUG#7519: Index statistics is not displayed after ANALYZE for tempora...sergefp@mysql.com2005-02-052-0/+38
* | | | | | | | | Mergelars@mysql.com2005-03-091-50/+50
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix to make mysql-test-run.pl work with new system tables definitionslars@mysql.com2005-03-091-50/+50
| |/ / / / / / /
* | | | | | | | after merge fixesserg@serg.mylan2005-03-091-0/+1
* | | | | | | | mergedserg@serg.mylan2005-03-0910-7/+113
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mysql-test-run.pl:kent@mysql.com2005-03-091-4/+14
| * | | | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-03-083-15/+19
| |\ \ \ \ \ \ \