cancel
Showing results for 
Search instead for 
Did you mean: 

MySQL DB Won't Commit Insert

mathome
Dabbler
Posts: 22
Registered: ‎15-07-2009

MySQL DB Won't Commit Insert

Am using php to insert a record into a table on mysql. I've connected to the server fine and got a connected confirm message back. Even when I use the query browser for mysql it won't commit the data. I know the query is fine (it executes in the query browser saying 1 row affected) but I cant find out whats going wrong and why it doesn't show.
Anyone got any suggestions?
1 REPLY 1
mathome
Dabbler
Posts: 22
Registered: ‎15-07-2009

Re: MySQL DB Won't Commit Insert

Ignore this. Helps if you don't run the query browser in a transation state Smiley