- 23 Mar, 2005 14 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
konstantin@mysql.com authored
"Server crashes when running out of connections"
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-6282
-
konstantin@mysql.com authored
(the bug itself is no longer repeatable).
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-5.0
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-5.0
-
paul@kite-hub.kitebird.com authored
Fix typo.
-
heikki@hundin.mysql.fi authored
Fix bug #9314 in InnoDB true VARCHAR: InnoDB stored the 'position' of a row wrong in a column prefix primary key index; this could cause MySQL to complain 'ERROR 1032: Can't find record in ...' in an update of the primary key, and also some ORDER BY or DISTINCT queries
-
ramil@mysql.com authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
georg@lmy002.wdf.sap.corp authored
applications with embedded server to connect to external servers too. (required for Connector/OO.org)
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
- 22 Mar, 2005 18 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
mskold@mysql.com authored
Added better comment for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
-
mskold@mysql.com authored
Extra fix for perceived problem with fix for Bug #8753 Invalid schema object version after dropping index
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
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
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/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
-
monty@mysql.com authored
-
gbichot@production.mysql.com authored
into production.mysql.com:/nfstmp1/guilhem/mysql-5.0-prod
-
- 21 Mar, 2005 8 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.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fixed newly introduced bug in rollup
-
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)
-