Comments - How to retain Auto Increment value on server restart InnoDB

7 years, 6 months ago Ian Gilfillan

See http://stackoverflow.com/questions/1972153/auto-increment-values-in-innodb for some possible workarounds. This has apparently been changed in the first milestone release of MySQL 8.0 (see https://bugs.mysql.com/bug.php?id=199) but is not yet present in MariaDB.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.