Tag Archives: Databases

Having trouble setting up a password for MySQL database?

CrayZ Canadian asked: I installed WampServer 2.0 (comes with recent versions of Apache, PHP, and MySQL) and every time I try to set up a password to protect my databases, I get blocked out. Can anyone give me a step by step of what they did in order to get a password on their databases? [...]

I updated MySQL to the latest version and lost the databases. How did that happen?

bayxhello asked: I’m using OSX 10.6.2, a couple days ago I updated MySQL from v5.1.39 to the latest version (5.1.41) by installing the pkg file from the official website. After that the databases were missing, as if I never used MySQL. Even the users were reset. I have a backup of the whole hard drive, [...]

How to move users and privileges from one MySQL server to another?

alex asked: I used “mysqldump -A” to copy some databases out and then “mysql” to import them back into another server. This works ok but all the user logins and privileges are lost. Is there an easy way to move the users and privileges? Thanks! P90x Home exercise DVD set includes 13 DVDs and manuals [...]

Php Frameworks

Pranav Bhat asked: PHP Frameworks: PHP is finally getting the attention that i deserves, yes I have always believed that PHP is one of those neglected languages, neglected because they are used in abundance but there isn’t enough programs or as we call them frameworks to work on PHP. But that was until the release [...]