summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-023-2/+8
* Merge with 4.0.3monty@narttu.mysql.fi2002-08-309-3/+554
|\
| * Stupid bug fixes in sql_yacc.ccbar@bar.mysql.r18.ru2002-08-221-0/+2
| * fixed bug reported by Walrus & Miguel in exists subselectbell@sanja.is.com.ua2002-07-311-2/+9
| * Rows order has been made more explicitbar@bar.udmsearch.izhnet.ru2002-07-291-2/+2
| * CREATE ... SELECT extension (WL 317)WAX@sergbook.mysql.com2002-07-201-0/+16
| * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1bar@gw.udmsearch.izhnet.ru2002-07-011-0/+5
| |\
| | * subselect in having clausebell@sanja.is.com.ua2002-07-011-0/+5
| * | Added test for new charset featuresbar@gw.udmsearch.izhnet.ru2002-06-271-0/+189
| |/
| * EXISTS type of subselectbell@sanja.is.com.ua2002-06-191-0/+2
| * mergedbell@sanja.is.com.ua2002-06-0522-20/+303
| |\
| | * Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1monty@hundin.mysql.fi2002-06-0422-20/+303
| | |\
| | | * Update results for new SHOW FULL COLUMNSmonty@hundin.mysql.fi2002-06-041-3/+3
| | | * merge with 4.0 to get last fixes to last mergemonty@hundin.mysql.fi2002-06-041-0/+10
| | | |\
| | | * | Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-042-2/+12
| | | * | merge with 4.0monty@hundin.mysql.fi2002-06-0320-18/+281
| | | |\ \
| * | | | | new subselect testsbell@sanja.is.com.ua2002-06-011-1/+7
| * | | | | mergingbell@sanja.is.com.ua2002-05-281-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | derived table with * bug fixedbell@sanja.is.com.ua2002-05-281-0/+1
| | |/ / /
| * | | | limit clause fixedbell@sanja.is.com.ua2002-05-281-2/+5
| * | | | added depended subselect processingbell@sanja.is.com.ua2002-05-261-0/+2
| * | | | simple subselects ported to new select_lex structuresbell@sanja.is.com.ua2002-05-121-0/+18
| |/ / /
| * | | fixed bug in derived tables if derived tables more than 1bell@sanja.is.com.ua2002-05-061-2/+5
| * | | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-252-0/+280
| * | | mergemonty@hundin.mysql.fi2002-04-133-2/+9
| |\ \ \
| | * | | Derived tables !Sinisa@sinisa.nasamreza.org2002-03-262-0/+11
| | * | | correction test suite to be correct with spatial indexes hackbell@sanja.is.com.ua2002-03-231-1/+1
| | * | | index name can't be used as key name without space character bar@gw.udmsearch.izhnet.ru2002-03-221-1/+1
| | * | | Some changes from 4.0.Sinisa@sinisa.nasamreza.org2002-03-191-0/+8
| | * | | Fixes done in 4.0 repository. For comments see the corresponding ones Sinisa@sinisa.nasamreza.org2002-03-051-0/+2
| | * | | Porting from mysql-4.0.Sinisa@sinisa.nasamreza.org2002-02-281-0/+6
* | | | | Give better error from reconnect()monty@mashka.mysql.fi2002-08-242-3/+6
* | | | | merge with 3.23monty@mashka.mysql.fi2002-08-245-0/+5
|\ \ \ \ \
| * | | | | Added testing of temporary tables with replicationmonty@mashka.mysql.fi2002-08-235-7/+49
* | | | | | Removed wrong mutex lock (hangup in kill on HPUX)monty@mashka.mysql.fi2002-08-241-7/+44
* | | | | | Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-3/+10
* | | | | | Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-1/+0
* | | | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-08-212-7/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-08-212-7/+70
| |\ \ \ \ \ \
| | * | | | | | InnoDB support for HANDLERserg@serg.mysql.com2002-08-212-7/+70
* | | | | | | | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-212-6/+19
|/ / / / / / /
* | | | | | | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-1/+3
* | | | | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-171-4/+9
* | | | | | | mergemonty@hundin.mysql.fi2002-08-171-0/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | A fix for bigints with quoted constants ..Sinisa@sinisa.nasamreza.org2002-08-161-0/+8
* | | | | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-0/+24
|/ / / / / /
* | | | | | Changed SQL variable delay_key_write to an enummonty@hundin.mysql.fi2002-08-132-1/+7
* | | | | | merge with 3.23.52monty@hundin.mysql.fi2002-08-122-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-1/+7
| * | | | | A change in IF behaviour that several users asked for ...Sinisa@sinisa.nasamreza.org2002-08-091-0/+4