> much point applying it permanently. As someone else pointed out it's > probably simpler just to change the INSERT to REPLACE, though neither > of us know if that requires a specific version of mysql.
Replace has been available for as long as I can remember with mysql... It's the "on duplicate key" functionality that isn't in the older (<4.1) releases. -- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-6679 UMR Information Technology Fax: (573) 341-4216
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
