Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - agz

Pages: [1]
1
MySQL / Re: An issue with Exporting DB
« on: November 18, 2023, 08:18:33 PM »
You're using mysqldump via an SSH session (using user credentials)? 
Yes

Quote
As a workaround, can you export as root?
yes, but How can a client do it without root access.

Quote
Or have you tried phpMyAdmin?
No, because I think this should work.

2
MySQL / An issue with Exporting DB
« on: November 18, 2023, 04:00:53 PM »
Hi there,

OS: CentOS
Version: CWP7 Pro

I'm unable to export DB for a user using SSH and getting " Got error: 1045: "Access denied for user ".
Can someone please explain how to solve this issue?

Note: the DB was created by the same user and I'm using its' password to export it.

Pages: [1]