On Wed, 30 Nov 2011 08:23:59 -0500, Michael Scheidell wrote:

sed -i '' -e '/INSERT INTO bayes_seen/s/INTO/IGNORE INTO/' MySQL.pm

(hey SA folks.. any reason not to just put that into 3.4.0?  won't
hurt anything, will it?)

or simply just

ALTER TABLE  `bayes_seen` ENGINE = INNODB


Reply via email to