|
I'm a SQLServer/windows/web programmer - don't know MySql at all...seems a lot of your problems could have been solved using a transaction space to manage inserts/updates across tables...also I'd guess you aren't using RI to inforce relationships? - otherwise you should have gotten an error...but again I come from SQL Server background and maybe MySql isn't as robust?
|