Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
MySQL DB Won't Commit Insert
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- MySQL DB Won't Commit Insert
MySQL DB Won't Commit Insert
30-10-2009 9:38 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
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?
Anyone got any suggestions?
Message 1 of 2
(804 Views)
1 REPLY 1
Re: MySQL DB Won't Commit Insert
30-10-2009 9:54 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Ignore this. Helps if you don't run the query browser in a transation state

Message 2 of 2
(244 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- MySQL DB Won't Commit Insert