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. Learn how to ...
thanks for the responses, It was the fact that the user i was connecting as didnt have write permissions. That cant be changed so I just have a cron job execute the query write it into a file that ...
I tried using the following commands to shutdown and startup MySQL and although it did, it also changed the permissions on the databases and I could no longer work ...
Get up to speed on MySQL basics with this step-by-step tutorial on how to create a database, add a table, and input data into the table. I talk a lot about server software and apps that require the ...