| 
	
	
		
			
			 
				
				how do i add ID's to an existing mysql database?
			 
			 
			
		
		
		
		I have this huge database and want to assign a unique number to every record.. how can i do this? 
 
If i create a new field and set it autoincrement it will start counting 
for new entries how do i adjust the old entries? 
		
	
		
		
		
		
		
	
	 |