summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* a test case for double free'ing of pointer in alter table ...Sinisa@sinisa.nasamreza.org2002-12-041-0/+5
* Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-12-022-1/+46
|\
| * Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-12-022-1/+46
* | Fix for sum_func IN (..)Sinisa@sinisa.nasamreza.org2002-12-022-0/+7
* | a fix for a bug with HAVING sum_func IN (...)Sinisa@sinisa.nasamreza.org2002-11-302-0/+8
|/
* 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
* | | | 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
| |/ |/|
* | 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
* Fixed problem with BDB tables and ALTER TABLEmonty@hundin.mysql.fi2002-10-241-0/+2
* Fixed a bug in key optimizing handling where the expressionmonty@hundin.mysql.fi2002-10-143-1/+51
* Fixed missing table_list->name -> table_list->alias convertmonty@mashka.mysql.fi2002-10-081-0/+1
* Fixed bug with BINARY NULLmonty@mashka.mysql.fi2002-09-182-0/+14
* Mergemonty@mashka.mysql.fi2002-09-031-1/+2
|\
| * Fixed bug introduces by last changesetmonty@mashka.mysql.fi2002-09-031-1/+2
* | LOCK+modify+OPTIMIZE bugfixserg@serg.mysql.com2002-08-312-0/+13
|/
* Mergemonty@mashka.mysql.fi2002-08-314-0/+23
|\
| * Little but nasty bug with BDB and alter tableSinisa@sinisa.nasamreza.org2002-08-284-0/+23
* | Added testing of temporary tables with replicationmonty@mashka.mysql.fi2002-08-236-11/+57
|/
* Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-124-3/+11
* A change in IF behaviour that several users asked for ...Sinisa@sinisa.nasamreza.org2002-08-092-0/+6
* Portability fix for AIXmonty@hundin.mysql.fi2002-08-082-3/+1
* Better error messages for mysql-test-runmonty@hundin.mysql.fi2002-08-062-4/+8
* Fixed bug with GROUP BY on NULL fields.monty@mashka.mysql.fi2002-08-052-0/+27
* spurious binlog error code logging on temp table auto-drop fixedsasha@mysql.sashanet.com2002-06-052-0/+25
* Merge nleippe@work.mysql.com:/home/bk/mysqlnick@nick.leippe.com2002-05-312-0/+10
|\
| * fixed 'load table from master' hang when host is emptynick@nick.leippe.com2002-05-312-0/+10
* | Portability fixes for SCO and HPUXmonty@hundin.mysql.fi2002-05-312-3/+3
|/
* Renamed stripp_sp -> strip_spmonty@hundin.mysql.fi2002-05-274-0/+37
* Split raid C function to separate file to make things more portable.monty@hundin.mysql.fi2002-05-271-1/+1
* Changing testsSinisa@sinisa.nasamreza.org2002-05-244-20/+20
* just to check for GROUP by bugSinisa@sinisa.nasamreza.org2002-05-221-0/+16
* A check that group by bug from 4.0.2 is not here ...Sinisa@sinisa.nasamreza.org2002-05-221-0/+4
* Fix bug in CONCAT_WS()monty@hundin.mysql.fi2002-05-172-0/+37
* Fixed bug in datetime range optimizationmonty@hundin.mysql.fi2002-05-152-0/+27
* Fix for ISNULL()monty@hundin.mysql.fi2002-05-072-0/+4
* Fixed bug in ISNULL(not_null_expression)monty@hundin.mysql.fi2002-05-042-0/+11
* Fixed test results after last changesmonty@hundin.mysql.fi2002-05-023-6/+2
* Fixed problems with DECIMAL() type on overflow.monty@hundin.mysql.fi2002-05-022-0/+172
* Don't change FLOAT(X+1,X) to FLOAT(X+2,X)monty@hundin.mysql.fi2002-04-262-0/+30
* New if testsmonty@tik.mysql.fi2002-04-222-0/+65
* Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23monty@tik.mysql.fi2002-04-221-11/+0
|\