FullText Searching: The Dilemma
Dave Williss
dwilliss at microimages.com
Tue Jun 26 14:27:00 UTC 2007
Bradley Baetz wrote:
> Anyone know how useful mysql's trigger support is for doing that
> stuff? Especially without having its next key locking get in the way?
I've used triggers in MySQL in another database project and it worked
pretty well. I don't know about locking issues or how well it scales
though, as the table the trigger was on is modified infrequently.
More information about the developers
mailing list