Software

October 4, 2008

What is the difference between mysql_fetch_object and mysql fetch_array ?

mysql
snehashish c asked:


What is the difference between mysql_fetch_object and mysql fetch_array ?

Filed under Software by administrator

Permalink Print 1 Comment

September 30, 2008

Which is the best tool to transfer data between mysql servers located in two different machines?

mysql
kashyap asked:


Even if the tool is a shareware also its ok for me, as i am ready to buy it. I can do it with dump function available in mysql but it gives error when database size becomes too large .I thank in advance for all those who replies.

Filed under Software by administrator

Permalink Print 1 Comment

September 25, 2008

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

mysql
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

Permalink Print 1 Comment

September 21, 2008

How do I start MySQL as a Windows service?

mysql
Kazuto asked:


Each time I try to execute the configuration, all but one don’t work. “Start service” has a red X next to it and the error says “Cannot create Windows service for MySQL. Error: 0″. Does anyone know how to fix this?

Filed under Software by administrator

Permalink Print 1 Comment