MySQL Forums
Forum List  »  General

'Refreshing' MySQL
Posted by: Tom Byars
Date: May 14, 2015 08:15AM

I've been working on a procedure that uses the information schema to present the user with a list of tables and fields in the database. I've found that after I alter a table it's still loading the old information (e.g. deleted columns are still there). Is there a command that will bring everything up to date before I run the procedure? I'm using MySQL 5.1.

Options: ReplyQuote


Subject
Written By
Posted
'Refreshing' MySQL
May 14, 2015 08:15AM
May 14, 2015 08:23AM


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.