MySQL Forums
Forum List  »  Newbie

Re: Refresh my MySQL table in a specific time.
Posted by: Peter Brawley
Date: July 02, 2016 12:00PM

> How can I refresh my MySQL table in a specific time?

You need to track down what becomes of rows that users have inserted. Are your tables transactional? Did the transactions complete? Can rows inserted in such transactions be seen, for example, via the mysql client program? Are there permission conflicts between MySQL user definitions and Spark Messenger user definitions?

Options: ReplyQuote


Subject
Written By
Posted
Re: Refresh my MySQL table in a specific time.
July 02, 2016 12:00PM


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.