thrashline posted video:
Beginning MySQL Shows you how to create,insert,update and delete databases/tables
Filed under Tech by administrator
technical asked: I have installed Apache Server on my PC, with PHP and MySQL. But I store all my files and folders in Drive D:
While MySQL stores all its databases in C:\mysql\data. I want to change the drive from C to D?
Filed under Programming & Design by administrator
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!
Filed under Software by administrator