summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* One more commit to do the merge of new 4.1 tree unknown2002-10-062-4/+4
* Fixed bug that causes select test to failunknown2002-10-031-1/+1
* Update after last merge. Fixes some wrong test results.unknown2002-10-032-9/+9
* Merge with 4.0.4unknown2002-10-0239-206/+2746
|\
| * merge with workunknown2002-10-028-27/+27
| |\
| | * SHOW TABLE STATUS now displays table charset as wellunknown2002-10-011-1/+1
| | * Now table and database inhirited a character set from a level above at CREATE...unknown2002-09-128-26/+26
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-027-25/+52
| * | Merge with 4.0.3unknown2002-08-3030-154/+2667
| |\ \ | | |/
| | * Stupid bug fixes in sql_yacc.ccunknown2002-08-222-0/+61
| | * fixed bug reported by Walrus & Miguel in exists subselectunknown2002-07-312-4/+20
| | * Rows order has been made more explicitunknown2002-07-292-257/+257
| | * CREATE ... SELECT extension (WL 317)unknown2002-07-202-0/+34
| | * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-012-2/+15
| | |\
| | | * subselect in having clauseunknown2002-07-012-2/+15
| | * | Added test for new charset featuresunknown2002-06-272-0/+1523
| | |/
| | * EXISTS type of subselectunknown2002-06-193-1/+10
| | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-06-0710-37/+37
| | |\
| | | * Charset of any string field now can be specified during CREATE TABLEunknown2002-06-0710-37/+37
| | * | mergedunknown2002-06-0552-187/+977
| | |\ \ | | | |/
| | | * Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-06-0452-187/+977
| | | |\
| | | | * Update results for new SHOW FULL COLUMNSunknown2002-06-045-129/+129
| | | | * merge with 4.0 to get last fixes to last mergeunknown2002-06-042-0/+18
| | | | |\
| | | | * | Changes for new binary .frm formatunknown2002-06-047-18/+58
| | | | * | merge with 4.0unknown2002-06-0344-45/+777
| | | | |\ \
| | * | | | | new subselect testsunknown2002-06-012-3/+36
| | * | | | | mergingunknown2002-05-282-0/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | derived table with * bug fixedunknown2002-05-282-0/+5
| | | |/ / /
| | | * | | fixed bug in derived tables if derived tables more than 1unknown2002-05-062-4/+13
| | * | | | limit clause fixedunknown2002-05-282-2/+9
| | * | | | added depended subselect processingunknown2002-05-262-0/+10
| | * | | | simple subselects ported to new select_lex structuresunknown2002-05-122-0/+49
| | * | | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-1/+0
| | * | | | new SELECT_LEX structureunknown2002-05-072-4/+13
| | |/ / /
| | * | | Index number argumentunknown2002-04-291-2/+2
| | * | | RB-Tree indexes support in HEAP tablesunknown2002-04-254-0/+690
| | * | | mergeunknown2002-04-136-4/+21
| | |\ \ \
| | | * | | Derived tables !unknown2002-03-264-0/+31
| | | * | | correction test suite to be correct with spatial indexes hackunknown2002-03-232-2/+2
| | | * | | index name can't be used as key name without space character unknown2002-03-222-2/+2
| | | * | | Some changes from 4.0.unknown2002-03-192-0/+29
| | | * | | Fixes done in 4.0 repository. For comments see the corresponding ones unknown2002-03-053-0/+10
| | | * | | Porting from mysql-4.0.unknown2002-02-282-0/+21
* | | | | | Fix of newly introduced bug in ORDER BY when one has a constant in the select...unknown2002-09-242-0/+73
* | | | | | - modified mysql-test/mysql-test-run.sh to only probe for "gcov", ifunknown2002-09-231-1/+1
* | | | | | Made mysql-test results independent of MASTER_PORT and SLAVE_PORTunknown2002-09-232-3/+6
* | | | | | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-1/+1
* | | | | | Fixed bug in previous patch when using a libc with static nssunknown2002-09-221-1/+1
* | | | | | Added code to flush a bulk_insert index.unknown2002-09-182-0/+17
* | | | | | Update mysql-test results after mergeunknown2002-09-181-0/+10