On Mon, Oct 4, 2010 at 3:03 AM, monloi perez wrote:
> 1) While inserting and connection lost, what will happen? Is the query
> going to be there forever?
>
No. Depending on the timing of the connection loss, the statement may
complete or be rolled back. it will not just hang there. Transact
All,
Sorry if this is the wrong mailing list to post yet please help me out or
redirect me to the right one.
Here are some concerns we PHP Developers have over our MySQL Database.
1) While inserting and connection lost, what will happen? Is the query
going to be there forever?
2) The