- 05 Apr, 2005 23 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
Fix Bug #9517 Condition pushdown to storage engine does not work for update/delete, post review fix, removed quick constraint
-
pem@mysql.comhem.se authored
... make the handler catch too.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
serg@serg.mylan authored
after merge fix sql/mysqld.cc too early for sync-binlog=1 by default :)
-
marko@hundin.mysql.fi authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
fix a race condition in TC_LOG_BINLOG::unlog
-
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 17 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
-
serg@sergbook.mylan authored
-
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
-