mysql question
i know that this might not be the place to ask this question but please help....
i had an access table that i converted to a mysql table...this table have a field called cust_id that is of INT type and that was auto incremented by access... how can i achieve the same effect in mysql every time i add something to the table?
please help
thanks in advance

