summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-07-081-0/+2
|\
| * - added mysql-test/t/*.def to the source and binary distributionslenz@mysql.com2005-07-081-0/+2
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-gcakent@mysql.com2005-07-071-4/+39
|\ \
| * | mtr_cases.pl:kent@mysql.com2005-07-071-4/+39
* | | Merge neptunus.(none):/home/msvensson/mysql/bug11635/my41-bug11635msvensson@neptunus.(none)2005-07-074-12/+36
|\ \ \
| * | | BUG#11635 mysqldump exports TYPE instead of USING for HASH Cluster indexesmsvensson@neptunus.(none)2005-07-074-12/+36
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-gcakent@mysql.com2005-07-062-21/+30
|\ \ \ \ | | |/ / | |/| |
| * | | mtr_misc.pl:kent@mysql.com2005-07-062-21/+30
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-gcakent@mysql.com2005-07-061-1/+2
|\ \ \ \ | |/ / /
| * | | mysql-test-run.pl:kent@mysql.com2005-07-061-1/+2
| | |/ | |/|
* | | Mergebell@sanja.is.com.ua2005-07-062-0/+24
|\ \ \ | |/ / |/| |
| * | fixed substring() length calculation in case of constant negative argument (B...bell@sanja.is.com.ua2005-06-282-0/+24
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-07-063-3/+4
|\ \ \ | | |/ | |/|
| * | Fix test casesjimw@mysql.com2005-07-053-3/+4
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-07-061-1/+1
|\ \ \ | |/ / |/| |
| * | Makefile.am:kent@mysql.com2005-07-051-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11330jimw@mysql.com2005-07-052-0/+12
|\ \ \
| * | | Fix crash when an entry was added to the mysql.tables_privjimw@mysql.com2005-06-202-0/+12
* | | | lowercase_table2.test, lowercase_table2.result:kent@mysql.com2005-07-052-2/+2
* | | | Merge mysql.com:/home/bkroot/mysql-4.1mats@mysql.com2005-07-053-0/+85
|\ \ \ \
| * | | | Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizesmats@mysql.com2005-07-053-0/+85
| | |/ / | |/| |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-07-0413-7/+233
|\ \ \ \ | |/ / /
| * | | Fixed Bug#11226 and reverted fix for Bug#6993.jani@ua141d10.elisa.omakaista.fi2005-06-302-3/+7
| * | | Moved connections first in test, to reduce risk of connecting before servers ...mskold@mysql.com2005-06-291-4/+7
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-06-292-0/+106
| |\ \ \
| | * | | func_str.test:igor@rurik.mysql.com2005-06-292-0/+106
| | | |/ | | |/|
| * | | fixed not_null_tables() for IN() (BUG#9393)bell@sanja.is.com.ua2005-06-282-0/+24
| |/ /
| * | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-06-282-0/+18
| |\ \
| | * | group_by.result, group_by.test:igor@rurik.mysql.com2005-06-282-0/+18
| * | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2005-06-282-0/+25
| |\ \ \ | | |/ /
| | * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2005-06-252-0/+25
| | |\ \
| | | * \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2005-06-231-8/+8
| | | |\ \
| | | * \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-06-232-0/+26
| | | |\ \ \
| | | * \ \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-06-232-0/+25
| | | |\ \ \ \
| | | | * | | | func_str.result, func_str.test:igor@rurik.mysql.com2005-06-232-0/+25
| * | | | | | | ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test:bar@mysql.com2005-06-284-0/+46
* | | | | | | | mergebell@sanja.is.com.ua2005-07-042-0/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | temporary tables of subquery in the from clause just skipped during processin...bell@sanja.is.com.ua2005-06-232-0/+78
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | abort storing query to query cache if warnings appeared (BUG#9414)bell@sanja.is.com.ua2005-06-282-0/+54
| |/ / / / / / |/| | | | | |
* | | | | | | Fix test after last pushmonty@mysql.com2005-06-271-0/+1
* | | | | | | Portability fixesmonty@mishka.local2005-06-273-12/+5
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-06-276-16/+59
|\ \ \ \ \ \ \
| * | | | | | | Better bug fix for:monty@mishka.local2005-06-274-14/+55
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-06-232-2/+4
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Cleanup during review of new codemonty@mishka.local2005-06-212-2/+4
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-06-277-23/+95
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-242-11/+14
| * | | | | | | backport for #10568: Function 'LAST_DAY(date)' does not return NULL for inval...ramil@mysql.com2005-06-242-0/+22
| * | | | | | | Merge tkatchaounov@bk-internal.mysql.com:/home/bk/mysql-4.1timour@mysql.com2005-06-231-8/+8
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-gcakent@mysql.com2005-06-231-8/+8
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |