21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 161 Views |
-
Reset DataObject ID to zero / AUTO_INCREMENT

25 January 2012 at 3:58am
Was searching around here for how to reset IDs in the database to 0 to remove test uploads.
Couldn't find it here, but it's just a basic SQL query: ALTER TABLE `tablenamegoeshere` AUTO_INCREMENT =0Obviously you'll want to delete all the objects first.
Hope this is helpful to some.
| 161 Views | ||
|
Page:
1
|
Go to Top |

