- 03 Mar, 2005 6 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
Work around the AIX 5.1 ML7 patch problem in errno at a higher level, in srv0start.c os0file.c: Revert the AIX patch here
-
heikki@hundin.mysql.fi authored
AIX 5.1 after security patch ML7 seems to contain a bug that instead of EEXIST it sets errno to 0 if a file creation fails because the file already exists. Work around that bug by interpreting errno 0 in AIX as EEXIST.
-
- 01 Mar, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 28 Feb, 2005 1 commit
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.0-look
-
- 25 Feb, 2005 1 commit
-
-
ramil@mysql.com authored
-
- 23 Feb, 2005 1 commit
-
-
mats@mysql.com authored
into mysql.com:/home/bk/b8412-mysql-4.0
-
- 18 Feb, 2005 1 commit
-
-
mats@mysql.com authored
into mysql.com:/home/bk/b7879-mysql-4.0
-
- 17 Feb, 2005 2 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
dean@mysql.com authored
into mysql.com:/home/dellis/mysqlab/bk/mysql-4.0
-
- 16 Feb, 2005 6 commits
-
-
jimw@mysql.com authored
any actual changes. (Often the case in merges where the only change involves renumbering ChangeSet entries.)
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Make a more informative platform info for Windows
-
dean@mysql.com authored
Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #8392. sql_delete.cc: Fixed bug #8392. The bug caused a crash for a delete statement with ORDER BY that explicitly referred to the modified table.
-
- 15 Feb, 2005 5 commits
-
-
dean@mysql.com authored
Added bounds check to avoid accessing unallocated FT_DOC array. (BUG #8522)
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
monty@mysql.com authored
This fixes also the reverse lookup bug introduced by the previous patch
-
mats@mysql.com authored
reading tables in "complex" SQL statements. If inserts happen in a table being read, the statements have no serialization order and the change can therefore not be reproduced on the slave.
-
marko@hundin.mysql.fi authored
(Bug #5822)
-
- 14 Feb, 2005 1 commit
-
-
mats@mysql.com authored
epilogue to an SQL statement should not have an error code even when the SQL statement itself has an error code.
-
- 13 Feb, 2005 2 commits
-
-
heikki@hundin.mysql.fi authored
Backport the column prefix memory corruption fix from 5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.0
-
- 11 Feb, 2005 8 commits
-
-
igor@rurik.mysql.com authored
Adjustment of the result file after the revision of the fix for bug #7520.
-
bell@sanja.is.com.ua authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
-
igor@rurik.mysql.com authored
After revision of the fix for bug #7520. table.cc: Revised the fix for bug #7520. Made it compliant with 5.0 code where the bug does not exist.
-
joerg@mysql.com authored
into mysql.com:/M40/mysql-4.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #7520. table.cc: Fixed bug #7520. The bug was caused by a wrong calculation of the field max_key_length for a TABLE structure when there was an index on a blob field.
-
jimw@mysql.com authored
-
- 10 Feb, 2005 3 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
joerg@mysql.com authored
-
joerg@mysql.com authored
it also works on file names with special characters.
-
- 08 Feb, 2005 1 commit
-
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.0
-
- 05 Feb, 2005 1 commit
-
-
sergefp@mysql.com authored
Call file->extra() with HA_STATUS_CONST in mysqld_show_keys. The fix will not be merged into 4.1/5.0 because they don't have this problem already.
-