summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-0/+23
|\
| * ufter revview fix (BUG#2120)unknown2004-02-091-0/+4
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-0/+19
| |\
| | * make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tableunknown2004-02-011-0/+10
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-011-0/+9
| | |\
| | | * now all tables of query are locked in one place (including derived tables)unknown2004-02-011-0/+9
* | | | Ensure that result from date_format() is binaryunknown2004-02-094-6/+7
* | | | mergeunknown2004-02-091-0/+7
|\ \ \ \ | |/ / /
| * | | Problem fix:unknown2004-02-061-0/+7
* | | | Added --compact to mysqlbinlogunknown2004-02-095-51/+39
* | | | mergeunknown2004-02-051-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | mergeunknown2004-01-2012-3/+167
| |\ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-091-0/+28
| |\ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-261-3/+3
| |\ \ \ \ \
| | * | | | | Fixed bug in table level privilege GRANT handling. (Bug #2178)unknown2003-12-261-3/+3
* | | | | | | Bug#2634unknown2004-02-051-0/+10
* | | | | | | http://bugs.mysql.com/bug.php?id=2619unknown2004-02-041-0/+29
* | | | | | | Client character set is now not set from the server value.unknown2004-02-041-0/+3
* | | | | | | Bug #2619 ucs2 LIKE comparison fails in some casesunknown2004-02-031-0/+19
* | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-023-5/+43
|\ \ \ \ \ \ \
| * | | | | | | Indexes can be used for optimization if the operationunknown2004-02-021-0/+38
| * | | | | | | preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy:unknown2004-02-022-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | fix for the bug #2419: order by ignores rows.unknown2004-01-311-0/+12
|/ / / / / /
* | | | | | cleanupunknown2004-01-301-7/+7
* | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-301-1/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-281-1/+3
* | | | | | Fixed Bug#2479, "dependant subquery with limit crash".unknown2004-01-291-0/+54
* | | | | | Fixed a bug in GREATES() and LEAST() function, that caused a coreunknown2004-01-281-0/+8
|/ / / / /
* | | | | Fix for a bug #2422, where CONVERT(expr, cast) was masked byunknown2004-01-222-6/+7
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-221-6/+6
|\ \ \ \ \
| * \ \ \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-205-0/+55
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | merge fixesunknown2004-01-171-6/+6
| |\ \ \ \ \
| | * | | | | Two bug fixesunknown2004-01-161-6/+6
* | | | | | | Further fixes for 2390: ucs2 alignmentunknown2004-01-211-1/+37
* | | | | | | Mergeunknown2004-01-203-3/+21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | for multy-delete command used same algorithm of table reference (alias)unknown2004-01-202-2/+2
| * | | | | | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-1/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-201-0/+4
|\ \ \ \ \ \
| * | | | | | Fixed bug #2310 "INET_ATON handles short-forms addresses incorrectly"unknown2004-01-201-0/+4
* | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-191-0/+21
|\ \ \ \ \ \ \
| * | | | | | | UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-191-0/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | field length convertion (bytes->chars) should be done with rounding UP.unknown2004-01-191-0/+12
| |/ / / / /
* | | | | | Test case for the bug #2198: SELECT INTO OUTFILE (with Sub-Select) Problem.unknown2004-01-191-0/+12
* | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-191-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix & test for the bug #2182: lpad returns incorrect result.unknown2003-12-221-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-01-171-0/+27
|\ \ \ \ \
| * | | | | new test addedunknown2004-01-171-2/+3
| * | | | | assigned correct lex->current_select for derived tables (BUG#2349)unknown2004-01-141-0/+26
| | |/ / / | |/| | |
* | | | | mergeunknown2004-01-171-0/+11
|\ \ \ \ \