summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* mergingbell@sanja.is.com.ua2002-11-272-0/+42
|\
| * multi-delete with subselects (SCRUM)bell@sanja.is.com.ua2002-11-262-0/+42
* | after merging fixbell@sanja.is.com.ua2002-11-272-64/+48
* | mergingbell@sanja.is.com.ua2002-11-2781-353/+2318
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-262-1/+5
| |\
| | * A fix for a bug with derived tables within subselect Sinisa@sinisa.nasamreza.org2002-11-262-1/+5
| * | subselects in insert/replace (SCRUM)bell@sanja.is.com.ua2002-11-262-2/+99
| * | subselet in delete (SCRUM)bell@sanja.is.com.ua2002-11-252-0/+30
| |/
| * merging testsbell@sanja.is.com.ua2002-11-254-152/+150
| * Mergebell@sanja.is.com.ua2002-11-254-1/+180
| |\
| | * removed limit for "FOR UPDATE" and "IN SHARE MODE" (now thay allowed for non-...bell@sanja.is.com.ua2002-11-252-0/+152
| | * after merging fix (update SCRUM?)bell@sanja.is.com.ua2002-11-231-1/+1
| | * mergingbell@sanja.is.com.ua2002-11-232-1/+28
| | |\
| | | * fixed update with subselect (FOR REVIEW)bell@sanja.is.com.ua2002-10-242-1/+28
| * | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2002-11-2514-30/+237
| |\ \ \
| | * \ \ Merge with 4.0monty@mashka.mysql.fi2002-11-2514-30/+237
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-242-1/+18
| | | |\ \
| | | | * | fixed invalidation of query cachebell@sanja.is.com.ua2002-11-222-1/+18
| | | * | | Updated results after merge from 3.23monty@mashka.mysql.fi2002-11-243-0/+74
| | | * | | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressmonty@mashka.mysql.fi2002-11-243-0/+39
| | | |\ \ \
| | | | * | | Moved test to correct filemonty@mashka.mysql.fi2002-11-224-13/+23
| | | | * | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-11-223-1/+40
| | | | |\ \ \
| | | | | * | | Fixed bug with indexed NULL column <=> NULLmonty@mashka.mysql.fi2002-11-223-1/+40
| | | | * | | | fix error in resultSinisa@sinisa.nasamreza.org2002-11-211-1/+0
| | | | * | | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-202-0/+14
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-121-2/+2
| | | | | |\ \ \
| | | | | * \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-11-052-0/+25
| | | | | |\ \ \ \
| | | | | * | | | | Added test case for the last fixSinisa@sinisa.nasamreza.org2002-11-022-0/+14
| | | * | | | | | | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERmonty@mashka.mysql.fi2002-11-248-29/+106
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | fixed bug of subselect in derived tablesbell@sanja.is.com.ua2002-11-252-0/+4
| * | | | | | | | supported possiblity of item substitute (fixed bug) in setup_fieldsbell@sanja.is.com.ua2002-11-252-0/+14
| * | | | | | | | Reference to field in outer subelect fixedbell@sanja.is.com.ua2002-11-242-0/+14
| * | | | | | | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_condsbell@sanja.is.com.ua2002-11-244-128/+129
| * | | | | | | | fix of selfreference bugbell@sanja.is.com.ua2002-11-242-0/+4
| * | | | | | | | fixed bug with thd->allow_sum_func value in subselectbell@sanja.is.com.ua2002-11-232-0/+4
| * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-2355-219/+1292
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fixes after merge with 4.0monty@mashka.mysql.fi2002-11-216-38/+38
| | * | | | | | | Merge with 4.0monty@mashka.mysql.fi2002-11-2151-193/+1266
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-202-3/+3
| | | |\ \ \ \ \ \
| | | | * | | | | | Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-202-3/+3
| | | * | | | | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-11-202-0/+4
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | bug in _ftb_strstr fixed :)serg@serg.mysql.com2002-11-202-0/+4
| | | * | | | | | | Added tests for boolean operators in select partsalle@geopard.(none)2002-11-182-0/+49
| | | * | | | | | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0bell@sanja.is.com.ua2002-11-172-0/+8
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | new status variable (number of queries deleted because of low memory)bell@sanja.is.com.ua2002-11-172-0/+8
| | | * | | | | | | merge::records_in_range and optimizerserg@serg.mysql.com2002-11-172-2/+70
| | | |/ / / / / /
| | | * | | | | | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-1610-50/+116
| | | * | | | | | results updatedserg@serg.mysql.com2002-11-141-8/+212
| | | * | | | | | mergedserg@serg.mysql.com2002-11-131-10/+222
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | optimize table corruption fixed, though more clean fix is desired.serg@serg.mysql.com2002-11-132-0/+44
| | | | | |_|/ / | | | | |/| | |