non replicated tables

2002-12-24 Thread Gil Shai
cation process" Are inserts considered "table gets partially updated"? Does anyone know something about this problem? Thanks Gil Shai - Before posting, please check: http://www.mysql.com/manual.php (th

MASTER_POS_WAIT()

2002-12-11 Thread Gil Shai
Hi I am using MySQL replication and would be very happy if someone could tell me how much time would I wait on SELECT MASTER_POS_WAIT('log_name',log_pos) if there is some problem in the slave, for example. Is it configurable? Thanks Gil -

replication problem

2002-12-03 Thread Gil Shai
Hi I am using replication with MyISAM tables with MySQL. I want to check once in a while that the master and slave are synchronized through software. Is there an elegant way of doing it except for using SHOW MASTER STATUS with the file name and pointer? Thanks Gil Shai Savantis Systems

Berkeley DB and two phase commit

2002-11-24 Thread Gil Shai
Hi I would like to know whether MySQL with the Berkeley DB tables supports two phase commit? Thanks Gil - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the