Problem with MySQL cluster and Triggers
June 3rd, 2006 by admin
I’ve just found my first bug with MySQL. It seems there is a problem where before update triggers are not executing with NDBcluster tables but they do work with the same table in MyISAM format.
Posted in Uncategorized