Re: Double Insert
Still need to know mysql & php versions. Also, crucially, the storage engine used by the table.
SQL is a set-oriented language. Procedural approaches are inefficient and often stumble. Re transactions see the manual page on the topic.
To understand how your null row values are generated we'll need to see the php code that fills the vars and issues the update cmd.
Subject
Written By
Posted
Re: Double Insert
October 15, 2019 11:06AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.