MySQL Forums
Forum List  »  PHP

Re: Re-Ordering ID
Posted by: Jonathan Stephens
Date: June 09, 2005 11:14PM

Either one should work fine:

1. Enter the queries manually using phpMyAdmin. (You might also be able to use MySQL Query Browser or MySQL Monitor to do this, depending on the type of access you have to the MySQL server.)

2. Put the queries in a PHP script and run it whenever needed. Or add it to an existing script as suits your needs best.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
June 05, 2005 03:18PM
June 08, 2005 12:43AM
June 09, 2005 02:53PM
Re: Re-Ordering ID
June 09, 2005 11:14PM
June 14, 2005 04:18AM


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.