- 05 Apr, 2005 10 commits
-
-
mskold@mysql.com authored
Fix Bug #9517 Condition pushdown to storage engine does not work for update/delete, post review fix, removed quick constraint
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
restore original 'lex->query_tables' table list after processing of information schema table remove unnecessary operations
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Bugs/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
the fix for 'columns' table only Rights check for 'routines' table is already done (see WL2131 Access control for SHOW ... PROCEDURE|FUNCTION ...) rename 'testtets' database to 'mysqltest' to keep number of DBs which created by mysql-test as small as possible
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
-
ramil@mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
jimw@mysql.com authored
-
- 04 Apr, 2005 21 commits
-
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
monty@mysql.com authored
Don't generate message in send_kill_message() if wrong data. (Caused core dump for wrong data in ALTER TABLE on some system)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Now one gets an error if one tries to insert an invalid value via a stored procedure in STRICT mode. (Bug #5907)
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
server testing cleanups.
-
mskold@mysql.com authored
-
heikki@hundin.mysql.fi authored
Fix Bug #9526 in 5.0: MySQL ENUM and SET columns are internally actually unsigned integer types; we must take care that old tables still treat ENUM and SET (incorrectly) as a character string, while new created tables treat it correctly as an unsigned integer
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
heikki@hundin.mysql.fi authored
Correct the fix of Bug #9526 : InnoDB must use its own internal type info for old tables, so that old ENUMs and SETs still are (incorrectly) seen as char strings; we do not dare to allow InnoDB sometimes to see the type as an integer type for those old tables
-
heikki@hundin.mysql.fi authored
Fix bug #9526 in InnoDB: the internal type of an ENUM or SET is an unsigned integer type, not a character string
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fix that mysql.proc works with new VARCHAR fields Give warnings for wrong zero dates
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
fixing test results accordingly. ctype-uca.c: It appeared that in traditional Spanish collation 'RR' is not equal to 'R', as Unicode and Mimer state. We'll go Oracle and IBM way instead: No special rules to 'RR'.
-
ramil@mysql.com authored
we have to handle bit fields as well.
-
gluh@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/gluh/MySQL/Bugs/mysql-5.0.9344
-
- 03 Apr, 2005 8 commits
-
-
petr@mysql.com authored
Enable IM in the binary distribution and fix Bug #9513 (mysql.server script from the binary distibution doesn't work out of the box)
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-multi-5.0
-
dlenev@brandersnatch.localdomain authored
into mysql.com:/home/dlenev/src/mysql-5.0-trg3
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-multi-5.0
-
dlenev@brandersnatch.localdomain authored
%s instead of table names". Propagating changes from old language-specific errmsg.txt files to new global errmsg.txt.
-
dlenev@mysql.com authored
-
dlenev@mysql.com authored
when using --new" into 4.1 tree.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg8894
-
- 02 Apr, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
- fixed bug in join view processing - postreview fixes (BUG#9398 & BUG#8703)
-