MySQL Personal FAQs
Create a new GUID() Use the mysql function UUID(). Example: Reset AutoIncrement Counter Set AUTO_INCREMENT for the Table to the desired value (must be bigger than the biggest current value in the table, for innodb tables). Example: