Posted by Justin Guerber on October 18, 2011 at 15:43:34:
In Reply to: MySQL Write problem posted by STEVEN HAGEN on October 18, 2011 at 12:36:51:
Hey Steve,
Can you get a dump of the data being written for that 4th record that excp's out? My guess is there is probably a rogue quote or something in there that is fouling up the sql syntax on the back end...
Keep in mind the WRITE() function is simply being converted to the following:
REPLACE INTO tablexxx VALUES( xxx, xxx, ... )
--justin
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.