From: Barry Date: March 28 1999 9:09pm Subject: Re: mysql_refresh() ??? - Thanks List-Archive: http://lists.mysql.com/mysql/1105 Message-Id: <3.0.5.32.19990328160905.00b55aa0@mail.tradersweb.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Hello, Thanks, I will modify my code. I'm glad I asked :) Barry. >The above old function still exists in the MySQL API, but one should >not use this anymore in 3.22. You should instead use the SQL 'FLUSH' >command, > >Regards, >Monty >