What happens when the column is set to AUTO INCREMENT and
you reach the maximum value for that table?

Answer Posted / sanjeev b

If the AUTO_INCREMENT reaches the maximum value then we
cant insert the rows into that table. If we try to insert
the values it will produce an error saying 'Duplicate
entry 'max value(ex:4294967295)' for key1

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps involved in query processing?

482


Write a query to count the number of rows of a table in mysql.

482


Do I need to pay for mysql?

494


What is difference between mongodb and mysql?

467


How do I find mysql database?

487






How can you make a database as your current database?

508


What is difference between oracle and mysql?

501


In mysql, what is joins? Explain

537


How do I edit a trigger in mysql?

488


What is the maximum no of columns a table can have?

471


Can we write procedure in mysql?

507


Is mysql from oracle?

507


Can you tell the difference between mysql_fetch_object and mysql_fetch_array?

505


What are the different tables present in MySQL?

566


How to returns the columns and column information pertaining to the designated table.

571