summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql-4.0unknown2002-06-304-11/+21
|\
| * Update for running gcc 3.x (mainly on HPUX)unknown2002-06-304-11/+21
* | Merge work:/home/bk/mysql-4.0unknown2002-06-294-1/+12
|\ \ | |/
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-06-294-1/+12
| |\
| | * Added functions :unknown2002-06-294-1/+12
* | | Merge work:/home/bk/mysql-4.0unknown2002-06-282-0/+3
|\ \ \ | |/ / |/| |
| * | parser bug of "phrase search" fixedunknown2002-06-282-0/+3
| |/
* | Fixed bug in REPAIR table.unknown2002-06-282-0/+49
|/
* Adding handling of numbers with exponent to decimal type. unknown2002-06-242-0/+48
* Fixed some bugs after last mergeunknown2002-06-201-0/+17
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-192-0/+4
|\
| * Fixed some comments , plus introduced some tests so that I do notunknown2002-06-182-0/+4
* | Merge with 3.23.52unknown2002-06-172-0/+25
|\ \ | |/ |/|
| * spurious binlog error code logging on temp table auto-drop fixedunknown2002-06-052-0/+25
* | Fixed a bug in optimiser with MERGE tables with non-unique valuesunknown2002-06-152-0/+16
* | A fix for a bug which hits the optimiser when trying to group keysunknown2002-06-152-0/+15
* | Mergeunknown2002-06-142-0/+13
|\ \
| * | Fixed a rare bug when fulltext index is present and no tables are used. unknown2002-06-142-0/+13
* | | Mergeunknown2002-06-142-0/+40
|\ \ \ | |/ / |/| |
| * | Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0unknown2002-06-112-0/+40
| |\ \
| | * | This changeset is mostly new version of previous commit modified according unknown2002-06-112-0/+40
* | | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0unknown2002-06-124-19/+28
|\ \ \ \
| * | | | Added the following new privleges:unknown2002-06-124-19/+28
| |/ / /
* | | | A fix for multi-table delete with tables optimised away.unknown2002-06-112-7/+7
|/ / /
* | | Fixed bug in SQL_CALC_FOUND_ROWS + LIMITunknown2002-06-102-1/+34
* | | Bug fix for complicated GROUP BY ... ORDER BY query.unknown2002-06-092-52/+16
* | | A bug fix and test case for a bug that appears in quereis where there unknown2002-06-082-0/+40
|/ /
* | removed init_count from IO_CACHE.unknown2002-06-051-5/+15
* | Bug fix for multi-table delete with test case and manual entryunknown2002-06-042-0/+22
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-043-0/+20
* | merge with 3.23unknown2002-06-022-5/+3
|\ \ | |/
| * Merge nleippe@work.mysql.com:/home/bk/mysqlunknown2002-05-312-0/+10
| |\
| | * fixed 'load table from master' hang when host is emptymysql-3.23.51unknown2002-05-312-0/+10
| * | Portability fixes for SCO and HPUXunknown2002-05-312-3/+3
| |/
* | Fixed bug: load table from master w/empty master would hang.unknown2002-05-302-0/+19
* | fixed tests after mergeunknown2002-05-282-0/+20
* | merge with 3.23.51unknown2002-05-274-1/+30
|\ \ | |/
| * Renamed stripp_sp -> strip_spunknown2002-05-274-0/+37
| * Split raid C function to separate file to make things more portable.unknown2002-05-271-1/+1
| * Changing testsunknown2002-05-244-20/+20
| * just to check for GROUP by bugunknown2002-05-221-0/+16
| * A check that group by bug from 4.0.2 is not here ...unknown2002-05-221-0/+4
* | Test re-groupingunknown2002-05-244-36/+36
* | Portability fixesunknown2002-05-222-2/+3
* | test cases for the GROUP BY bug ...unknown2002-05-222-0/+36
* | mergeunknown2002-05-211-0/+15
|\ \
| * | Fixes for gcc 3.1unknown2002-05-211-0/+15
* | | Style/typo fixup of Turbo Boyer-Moore info.unknown2002-05-211-1/+1
|/ /
* | mergeunknown2002-05-192-0/+37
|\ \ | |/
| * Fix bug in CONCAT_WS()unknown2002-05-172-0/+37