Hi All,
I have a strange Insert problem (on MySQL v5).
If I have a Query Browser window open and somebody else inserts data into a table, when I select * from that table the newly inserted data is not displayed?
If I open a new instance of Query Browser and run the same query the data is...