UPDATE server SET version = '2.0.0'; -- max tables allowed , no check if -1 ALTER TABLE `users` ADD `tables_max` INT UNSIGNED DEFAULT -1;