News

Don't be afraid of using your chosen database's command-line client. I might as well say this up front: I don't like using GUI (aka non-command-line or graphical) tools with my databases. This is ...
I recently was talking to someone over IRC who was helping me with a PHP app that was giving me trouble. The extremely helpful individual asked me to let him know the value of a certain field in a ...
Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases. Learn how to do this with the help of the mysqldump command.
Securing your MySQL installation isn't difficult. Find out how to easily harden MySQL with one command.
Mycli The Mycli project provides MySQL command line auto-completion and syntax highlighting. It is one of the most popular MySQL tools for administrators.
Open a command line by opening the Start menu, typing "cmd" into the search bar, then clicking "Command Prompt" from the results. Log in to the MySQL server by typing "mysql -u MySQLuser -p ...
MySQL Command Line Log in to MySQL as the root user or a user with privileges to the database containing the data you want to export.
MySQL 101: Installation, care, and feeding on Ubuntu If you've got 15 minutes, we can show you the ropes of basic MySQL management.
Bun.secrets, also new in this release, is a native secrets manager for CLI (command-line interface) tools and local ...