Create MySQL / MariaDB User for Remote Administration
2020-09-01 17:00 PDT
Syntax reminder
2020-09-01 17:00 PDT
Syntax reminder
2019-12-30 16:00 PST
Quick notes on how to enable root / admin user privileges from remote hosts.
2017-07-28 17:00 PDT
A short command to copy the contents of a mysql database into sqlite using myslqdump and sed. Assumes table structure (create statements) has already been setup in SQLite.