Thanks to Wojtek Dmyszewicz on StackOverflow for saving me time and frustration when I ran into [ERROR] InnoDB: Unable to lock ./ibdata1, error while working with MariaDB at the command line. The solution is to list all currently running MariaDB processes, which call themselves ‘mysql’ for compatibility with MySQL: This will output some results, such…