News

#Settings Put these in your .config.local.sh file i.e. MYSQL_PASS="Arrow" MYSQL_CMD this is the command used to execute mysql default mysql MYSQL_DUMP_CMD the command used to execute a mysqldump ...
With the help of a simple command line calendar utility, you can generate a calendar instantly, which is great for quick reference for dates and occasions. Going further, you can even generate a ...
How to add data into MySQL tables from the command line Your email has been sent So you’re new to MySQL database administration. You’ve probably already installed ...
How to back up MySQL databases from the command line in Linux Your email has been sent Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases.
The command-line client is nice too. Also, I use MariaDB instead of MySQL in my examples ... Common datatypes include integer, text, varchar and date. The SERIAL datatype is a special one. In MariaDB, ...