I have a column (ID) that is currently not auto_incremental.  I need to change it so 
that it is auto_incremental.  There are already records in this column.  also, I need 
to change the field type from int(4) to int(8).

Rick

Reply via email to