mysql
Auto increment
Auto increment
ALTER TABLE `ondfabricants` MODIFY `id` INT AUTO_INCREMENT;
Kill a process
Kill a process
SHOW FULL PROCESSLIST;
kill xxx;
InnoDB configuration
InnoDB configuration
With a mysql installed through homebrew, custom configuration can be set in /usr/local/etc/my.cnf