Concepts
>
Attributes (MetaAttributes)
> AUTO_INCREMENT \ MySQL
AUTO_INCREMENT \ MySQL
Next AUTO_INCREMENT value of the table (MyISAM). It works only for MyISAM tables. To indicate the first value to an AUTO_INCREMENT InnoDB column, insert a dummy line with the desired value minus one, then delete the line.
Translations
Type
String (63) Standard
List of MetaClasses
SQL Clause
.
This site works best with JavaScript enabled