mysql> set insert_id=7;
Query OK, 0 rows affected (0.00 sec)
mysql> alter table fixtures modify column id int auto_increment;
Query OK, 7 rows affected (0.01 sec)
Records: 7 Duplicates: 0 Warnings
Sunday, April 17, 2005
Subscribe to:
Post Comments (Atom)
2 comments:
Awesomeness, thanks for the tip! :)
thank you!!!
Post a Comment