Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/lib/risorse.common.lib.php on line 280
AWB Informatica - Resettare il valore di un campo auto_increment in MariaDB-MySQL

Resettare il valore di un campo auto_increment in MariaDB-MySQL

07 October 2016

Per resettare il valore da cui parte l'incremento automatico in una tabella MariaDB-MySQL, basta aprire una console ed al prompt digitare il comando:
MariaDB [(none)]> ​ALTER TABLE nome_tabella AUTO_INCREMENT=valore;
Dove "valore" rappresenta il numero intero dal quale si vuole far ripartire l'incremento automatico.
Ovviamente tale numero non potrà essere minore o uguale del massimo valore presente nella colonna con attributo auto_increment.
Se non si vuole determinare il valore massimo inserito, non c'è problema, specificando un valore minore o uguale, ad esempio 1, automaticamente il reset porterà il contatore al valore massimo + 1.

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556