summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/pz/mysql/mysql-4.1-rootpeter@mysql.com2002-11-254-128/+161
|\
| * 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
* | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootpeter@mysql.com2002-11-242-4/+27
|\ \ | |/
| * 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
| |\
| * | after merging fixbell@sanja.is.com.ua2002-11-211-4/+4
| * | mergingbell@sanja.is.com.ua2002-11-212-4/+19
| |\ \
| | * | prevent using references on sum function (except HAVING clouse of current sel...bell@sanja.is.com.ua2002-11-212-4/+19
* | | | Merge....peter@mysql.com2002-11-2470-232/+1626
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | | * | IGNORE/USE INDEX now work with HA_EXTRA_KEYREADserg@serg.mysql.com2002-11-091-2/+2
| | * | | Extended WEEK() to be able to handle ISO weeks.monty@mashka.mysql.fi2002-11-122-0/+9
| | * | | Fixed that NULL and 0 returns 0 instead of NULLmonty@mashka.mysql.fi2002-11-115-6/+82
| | * | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-11-092-5/+5
| | |\ \ \
| | | * | | results fixedserg@serg.mysql.com2002-11-092-5/+5
| | * | | | Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-11-092-2/+76
| | |/ / /
| | * | | manually mergedserg@sergbook.mysql.com2002-11-073-0/+40
| | |\ \ \
| | | * | | BETWEEN fixedserg@sergbook.mysql.com2002-11-061-0/+1
| | | * | | Mergeserg@sergbook.mysql.com2002-11-068-27/+186
| | | |\ \ \
| | | * | | | updated test resultsserg@sergbook.mysql.com2002-11-051-0/+20
| | | * | | | mergedserg@sergbook.mysql.com2002-11-051-0/+19
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | TEMPORARY MERGE tables are allowedserg@sergbook.mysql.com2002-11-052-0/+25
| | | | * | | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsserg@serg.mysql.com2002-10-281-0/+171
| | * | | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0monty@hundin.mysql.fi2002-11-073-1/+9
| | |\ \ \ \ \
| | | * | | | | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-073-1/+9
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-11-068-27/+186
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0monty@hundin.mysql.fi2002-11-063-0/+151
| | | |\ \ \ \
| | | | * | | | fixed bdb transaction with query cache bugbell@sanja.is.com.ua2002-11-063-0/+151
| | | | |/ / /
| | | * | | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2monty@hundin.mysql.fi2002-11-055-27/+35
| | | |/ / /
| | * | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-11-021-4/+18
| | |\ \ \ \ | | | |/ / /
| | | * | | Mergemonty@hundin.mysql.fi2002-10-311-4/+18
| | | |\ \ \
| | | | * | | Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-4/+18
| | * | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-10-3123-104/+165
| | |\ \ \ \ \ | | | |/ / / /