On Thu, 1 Dec 2011 01:01:04 -0500, Michael Scheidell wrote:
sed -i '' -e '/INSERT INTO bayes_seen/s/INTO/IGNORE INTO/'
MySQL.pm
ALTER TABLE `bayes_seen` ENGINE = INNODB
no, that won't do anything (I use engine = innodb), what has innodb
have to do with replication collisions?
innodb is more for single mysql server that have more then one client
update to same database, while replicating is more for more then one
client, its not simple, i just dont think sed is better
nothing. nothing at all.
does not make sense so