summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* http://bugs.mysql.com/bug.php?id=2368unknown2004-02-102-0/+74
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-102-3/+3
|\
| * Fix for the rpl_until.test.unknown2004-02-092-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-092-5/+54
|\ \ | |/ |/|
| * ufter revview fix (BUG#2120)unknown2004-02-092-0/+8
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-092-5/+46
| |\
| | * make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tableunknown2004-02-012-5/+26
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-012-6/+26
| | |\
| | | * now all tables of query are locked in one place (including derived tables)unknown2004-02-012-6/+26
* | | | Ensure that result from date_format() is binaryunknown2004-02-098-135/+9
* | | | mergeunknown2004-02-093-2/+17
|\ \ \ \ | |/ / /
| * | | Problem fix:unknown2004-02-063-2/+17
* | | | Added --compact to mysqlbinlogunknown2004-02-0912-108/+121
* | | | mergeunknown2004-02-053-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | mergeunknown2004-01-2028-35/+398
| |\ \ \
| * | | | Code cleanupunknown2004-01-191-2/+2
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-092-0/+70
| |\ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-262-4/+4
| |\ \ \ \ \
| | * | | | | Fixed bug in table level privilege GRANT handling. (Bug #2178)unknown2003-12-262-4/+4
* | | | | | | Bug#2634unknown2004-02-052-0/+47
* | | | | | | http://bugs.mysql.com/bug.php?id=2619unknown2004-02-042-0/+104
* | | | | | | Client character set is now not set from the server value.unknown2004-02-042-0/+5
* | | | | | | Bug #2619 ucs2 LIKE comparison fails in some casesunknown2004-02-032-0/+49
* | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-026-10/+95
|\ \ \ \ \ \ \
| * | | | | | | Indexes can be used for optimization if the operationunknown2004-02-022-0/+85
| * | | | | | | preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy:unknown2004-02-024-10/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | fix for the bug #2419: order by ignores rows.unknown2004-01-312-0/+33
|/ / / / / /
* | | | | | cleanupunknown2004-01-302-14/+14
* | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-302-4/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-282-4/+9
* | | | | | Fixed Bug#2479, "dependant subquery with limit crash".unknown2004-01-292-0/+101
* | | | | | Fixed a bug in GREATES() and LEAST() function, that caused a coreunknown2004-01-282-0/+14
|/ / / / /
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-243-4/+8
|\ \ \ \ \
| * | | | | Fix for a bug #2422, where CONVERT(expr, cast) was masked byunknown2004-01-223-6/+10
| * | | | | 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-2010-1/+136
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-193-4/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ merge fixesunknown2004-01-171-6/+6
| | |\ \ \ \ \ \
| | | * | | | | | Two bug fixesunknown2004-01-161-6/+6
* | | | | | | | | patch reverted - USE_RAID is defined in my_config.hunknown2004-01-231-1/+1
|/ / / / / / / /
* | | | | | | | Further fixes for 2390: ucs2 alignmentunknown2004-01-212-1/+93
* | | | | | | | Mergeunknown2004-01-206-6/+49
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | for multy-delete command used same algorithm of table reference (alias)unknown2004-01-204-4/+4
| * | | | | | | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-042-2/+46
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-202-1/+14
|\ \ \ \ \ \ \
| * | | | | | | Fixed bug #2310 "INET_ATON handles short-forms addresses incorrectly"unknown2004-01-202-1/+14
* | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-192-0/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-192-0/+69
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-01-192-0/+23
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | field length convertion (bytes->chars) should be done with rounding UP.unknown2004-01-192-0/+23
| | |_|/ / / / | |/| | | | |