- 01 Jun, 2006 13 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-new-marvel
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
jani@ua141d10.elisa.omakaista.fi authored
If the first part was SHOW and second part SELECT, it would have thought that the command was SELECT, although the first part of it was SHOW. It would then fail later. Thus we need to set thd->lex to old_lex (first part) here before going in to prepare_security().
-
tomas@poseidon.ndb.mysql.com authored
- remove error set for auto partitioned tables
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
Dont be too aggressive in Dbtc::nodeFailCheckTransaction let it timeout by 1, so that it does not assert that it has waited too long old impl. set timeotu value to 0, making timeout = (ctcTimer - 0) which could be quite big.
-
- 31 May, 2006 25 commits
-
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
serg@serg.mylan authored
-
tomas@poseidon.ndb.mysql.com authored
- move clear of slock until after completion of data events on the binlog
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
into c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18198
-
BUG#18198: Many strange partition functions were allowed, now only strictly allowed functions are ok
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
classes that are compiled conditionally in log_event.cc must be defined conditionally in log_event.h
-
serg@sergbook.mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
- wait for schema event also if mysqld is a single one in cluster to ensure serialization with data events + some current_thd removals + enabling kill of sql thread during shema sync wait
-
and in SHOW CREATE TABLE
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.1-new
-
jani@ua141d10.elisa.omakaista.fi authored
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-new-marvel
-
serg@sergbook.mysql.com authored
-
mskold@mysql.com authored
Bug #16997 Table rename that changes database does not rename indexes: Moved index tables to system database
-
-
gbichot@dl145j.mysql.com authored
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
- 30 May, 2006 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
ndb: release LOCK_open during mysqld schema sync and mysqld sync with binlog (create/drop/rename table) + increase timeout for sync... which now should never occur
-
ngrishakin@mysql.com authored
-