Can’t export from MySQL
patrickpjs said 1 year ago:
Hi. I have shared economy Linux hosting. I’m trying to export a CSV from a MySQL query, but I’m getting an error:
ERROR 1045 (28000): Access denied for user ‘ … (using password: YES)
Can someone please tell me what I should do to be able to do a simple CSV export?
steves said 1 year ago:
@patrickpjs
You are able to export your database in CSV format. The following link has the steps:
http://support.godaddy.com/help/article/1487
After clicking export in phpMyAdmin you will select the database and choose CSV format. Be sure to not choose the schema as the database to export.
If you are having trouble logging into phpMyAdmin please try clearing your cache/cookies and try again or try an alternate browser. If the issue persists you can try resetting your database password.
http://support.godaddy.com/help/article/3310
-Steve
patrickpjs said 1 year ago:
Cool—thanks, steves!
steves said 1 year ago:
@patrickpjs
You’re welcome. Let us know if you have any other questions.
-Steve
2 min expected wait time