Showing posts with label mysql. Show all posts
Showing posts with label mysql. Show all posts

Auto generated MySQL backup Using PHP


Many sites are using MySQL as database. It is a good practice that taking backup in regular intervals. My aim was to develop a package which deliver me database backup files [ having extension .sql] and mail me with the file as attachment.

You can download[ link ] this package from phpclasses.org[ link ]

Reset MySQL 'root' Password




From this post I tried to explain you about setting the root/user password for mysql. But What if you forgot  root password of mySQL server ?


It happens,well we have a solution for that also.


NOTE: THIS IS ONLY FOR UBUNTU

Change MySQL Password



From Linux/Unix based systems, it is easy to set or change the root password. For setting this you need to open Terminal [ Applications->Accessories->Terminal  or Alt+F2 and type gnome-terminal ] and type the following: