summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-277-14/+104
* Merge with 3.23:monty@mashka.mysql.fi2003-04-263-11/+28
|\
| * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-232-0/+17
| * Changed innobase_flush_log_at_trx_commit to be 1 as defaultmonty@mashka.mysql.fi2003-04-071-11/+11
* | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-267-18/+142
* | filesort.cc, order_by.result:igor@hundin.mysql.fi2003-04-262-0/+39
* | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2003-04-251-3/+3
|\ \
| * | - Updated innodb test results on Heikki's request (InnoDB now supportslenz@mysql.com2003-04-251-3/+3
* | | Merge bk-internal:/home/bk/mysql-4.0serg@sergbook.mysql.com2003-04-2513-73/+263
|\ \ \ | |/ /
| * | Fixed bug in SET SQL_BIG_SELECTSmonty@narttu.mysql.fi2003-04-242-9/+55
| * | Changed test slightly to make it repeatablemonty@narttu.mysql.fi2003-04-242-2/+6
| * | Fixes for valgrindmonty@narttu.mysql.fi2003-04-2311-63/+203
* | | Merge bk-internal:/home/bk/mysql-4.0serg@sergbook.mysql.com2003-04-234-0/+156
|\ \ \ | |/ / |/| |
| * | bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't wor...serg@sergbook.mysql.com2003-04-232-0/+24
| * | correct test resultserg@sergbook.mysql.com2003-04-231-3/+3
| * | do not mark the table as analyzed unless all the key parts are REALLY analyzed.serg@sergbook.mysql.com2003-04-232-0/+132
* | | Fixed bug in SUM() with NULL:smonty@mashka.mysql.fi2003-04-152-1/+63
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2003-04-065-5/+42
|\ \
| * \ Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0bell@sanja.is.com.ua2003-04-055-5/+42
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-04-031-0/+8
| | |\ \
| | | * | add test file for rpl_loaddata.testvva@eagle.mysql.r18.ru2003-04-031-0/+8
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-04-032-1/+30
| | |\ \ \ | | | |/ /
| | | * | added test for replication load data into temporary table with additional opt...vva@eagle.mysql.r18.ru2003-04-032-1/+30
| | * | | Updated results after mergemonty@narttu.mysql.fi2003-04-031-2/+2
| | * | | Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-031-2/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * A fix for a bug in MyISAM with large number of NULL columns and atSinisa@sinisa.nasamreza.org2003-03-251-2/+2
* | | | fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility)bell@sanja.is.com.ua2003-03-312-3/+32
|/ / /
* | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0bell@sanja.is.com.ua2003-03-302-5/+11
|\ \ \ | |/ / |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2003-03-282-5/+11
| |\ \
| | * | fixed SQL_SELECT option with UNIONsbell@sanja.is.com.ua2003-02-272-5/+11
* | | | truncating REPLACE result bug fixhf@deer.mysql.r18.ru2003-03-302-0/+4
* | | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-03-262-0/+31
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-03-252-0/+31
| |\ \ \
| | * | | Fixed bug with GROUP BY and aliasmonty@narttu.mysql.fi2003-03-252-0/+31
* | | | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-03-241-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-211-2/+2
* | | | | Changed some tests to pass with new auto_increment handling,jani@hynda.(none)2003-03-2216-44/+44
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0bell@sanja.is.com.ua2003-03-212-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | do not allow to cache queries with INTO clausebell@sanja.is.com.ua2003-03-062-0/+25
* | | | Print right hostname or IP in SHOW PROCESSLISTmonty@narttu.mysql.fi2003-03-192-0/+40
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-03-196-4/+277
|\ \ \ \
| * | | | Allow optimzation of multi-table-update also for InnoDB tablesmonty@narttu.mysql.fi2003-03-196-2/+201
| * | | | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesmonty@narttu.mysql.fi2003-03-181-0/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix of 'halloween bug' with UPDATE of InnoDB tables.monty@narttu.mysql.fi2003-03-182-0/+21
| * | | | Test of range optimizer in InnoDBmonty@narttu.mysql.fi2003-03-182-2/+65
* | | | | New variable rli->ignore_log_space_limit to resolveguilhem@mysql.com2003-03-173-0/+47
|/ / / /
* | | | Write binlog before commit when doing INSERT ... SELECTmonty@mashka.mysql.fi2003-03-161-0/+7
* | | | merge with 3.23 to get:monty@mashka.mysql.fi2003-03-151-0/+8
|\ \ \ \ | |/ / /
| * | | Check for empty table/column namesmonty@mashka.mysql.fi2003-03-141-0/+8
* | | | make test result more obviousserg@serg.mysql.com2003-03-132-2/+3