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.
Showing posts with label mysql. Show all posts
Showing posts with label mysql. Show all posts
Auto generated MySQL backup Using PHP
on Dec 3, 2009
Labels:
mysql,
mysql backup,
php
/
Comments: (2)
Reset MySQL 'root' Password
on Sep 21, 2009
Labels:
mysql,
reset mysql password,
reset mysql root,
root password,
ubuntu
/
Comments: (0)
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
on Sep 18, 2009
Labels:
change password,
mysql,
password,
password change,
ubuntu
/
Comments: (0)
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: