- 23 Jan, 2006 1 commit
-
-
reggie@linux.site authored
change status variable from have_partition_engine to have_partitioning.
-
- 22 Jan, 2006 1 commit
-
-
brian@zim.tangent.org authored
-
- 20 Jan, 2006 17 commits
-
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/#00000-mysql-5.1
-
SergeyV@selena. authored
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmp5.1
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmp5.1
-
tomas@poseidon.ndb.mysql.com authored
calculate ndbcluster slave port
-
knielsen@mysql.com authored
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmp5.1
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmp5.1
-
knielsen@mysql.com authored
-
knielsen@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql51
-
tomas@poseidon.ndb.mysql.com authored
-
joerg@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/2868
-
stewart@mysql.com authored
BACKUP previous set up triggers using DICT. This lead to all kind of trouble. An smaller alternative to using SUMA for backup is to just make BACKUP handle triggers to TUP directly. This way all triggers will be totally local, and error handling is much simpler. --- old impl. Start: Master recives GSN_DEFINE_BACKUP_CONF from all participants Master sends CREATE_TRIG_REQ for all tables to local DICT (dict master) Master sends START_BACKUP_REQ to all paricipants with trigger ids from DICT Master sends ALTER_TRIG_REQ (online) to local DICT Master waits for GCP Master starts distributed scan When scan has finished Master waits for GCP Master sends DROP_TRIGGER to local DICT Master sends STOP_BACKUP_REQ to all participants --- new impl. Start: Master recives GSN_DEFINE_BACKUP_CONF from all participants Master sends START_BACKUP_REQ to all paricipants Participand sends CREATE_TRIG_REQ for all tables to local TUP Master waits for GCP Master starts distributed scan When scan has finished Master waits for GCP Master sends STOP_BACKUP_REQ to all participants Participant sends DROP_TRIGGER to local TUP Changes: All trigger handling is _local_ This implies, that abort (e.g due to node failure) can be _local_ fix testBackup test so that it will run successfully with the (now correct) backup trigger code.
-
- 19 Jan, 2006 14 commits
-
-
cps@outpost.site authored
into outpost.site:/home/cps/mysql/devel/test-6
-
cps@outpost.site authored
CSV storage engine to be statically compiled. Derived from antony's patch.
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmp5.1
-
paul@snake-hub.snake.net authored
Fix incorrect option description.
-
into c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.1-new
-
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new.12448
-
-
-
into c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.1-new
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new.12448
-
cps@outpost.site authored
into outpost.site:/home/cps/mysql/devel/mysql-5.1-logs-prepush
-
cps@outpost.site authored
tree to get rid of multiple typos in CS comments and unify the patch.
-
paul@snake-hub.snake.net authored
Put options in standard order: --help first, then lexically. Rename --number-of-query to --number-of-queries.
-
- 18 Jan, 2006 7 commits
-
-
Moved init to lex_start
-
into c-0c0be253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.1-new
-
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my51
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-5.1.15910
-
tomas@poseidon.ndb.mysql.com authored
-
holyfoot@deer.(none) authored
-