- 23 Mar, 2005 4 commits
-
-
serg@serg.mylan authored
report correct errror in MODE_NO_AUTO_CREATE_USER cleanup after merge fixes
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
- 22 Mar, 2005 19 commits
-
-
jimw@mysql.com authored
into mysql.com:/data0/mysqldev/jimw/mysql-5.0-build
-
jimw@mysql.com authored
the row type is dynamic (For 4.1 tables old 'VARCHAR' fields are converted to true VARCHAR in the next ALTER TABLE) This ensures that one can use MySQL 5.0 privilege tables with MySQL 4.1. (Fix imported from main 5.0 tree to 5.0.3 build tree.)
-
serg@mysql.com authored
into mysql.com:/data0/mysqldev/serg/m50b
-
serg@mysql.com authored
fixed my_charpos() call in Field_varstring::get_key_image
-
jimw@mysql.com authored
into mysql.com:/data0/mysqldev/jimw/mysql-5.0-build
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
mysqldev@mysql.com authored
-
mysqldev@mysql.com authored
New privilege CREATE USER (CREATE_USER_ACL, Create_user_priv) added grant2.test: new tests (mostly backported from jani's patch) system_mysql_db.result, sp.result, grant2.result, grant.result: results updated
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-build
-
kent@mysql.com authored
InnoDB needs longer start time for second slave on slow hosts
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
- Changed error message in sql_acl.cc - Added some more tests for GRANT.
-
monty@mysql.com authored
Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if the row type is dynamic (For 4.1 tables old 'VARCHAR' fields are converted to true VARCHAR in the next ALTER TABLE) This ensures that one can use MySQL 5.0 privilege tables with MySQL 4.1
-
joerg@mysql.com authored
-
gbichot@production.mysql.com authored
fails there; until we find reason (me and possibly Konstantin).
-
joerg@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/data0/mysqldev/jimw/mysql-5.0-build
-
gbichot@production.mysql.com authored
into production.mysql.com:/nfstmp1/guilhem/mysql-5.0-prod
-
- 21 Mar, 2005 17 commits
-
-
gbichot@production.mysql.com authored
into production.mysql.com:/nfstmp1/guilhem/mysql-5.0-prod
-
gbichot@production.mysql.com authored
of SET ONE_SHOT; storing tz info directly in event (if this info is needed), it's now allowed to have different global tz on master and slave.
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/merge-5.0
-
petr@mysql.com authored
included before any other include) was hidden from me.
-
jimw@mysql.com authored
-
jimw@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fixed newly introduced bug in rollup
-
jimw@mysql.com authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
heikki@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
-
kent@mysql.com authored
5.0.3 is a beta
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
-