Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3724

mysqldump fail only from workbench (1 reply)

$
0
0
From my workstation (Linux) I can access the MySQL instance on another machine (Windows) in my workgroup. I am connecting as user 'root' which has full privileges, so I can successfully query all tables in all schemas.

When I select Data Export I get an error:
====
Running: /usr/bin/mysqldump --defaults-extra-file="/tmp/tmpr0XSlq/extraparams.cnf" --user=root --max_allowed_packet=1G --host=[my Windows box] --port=3306 --default-character-set=utf8 "[my schema]" "[my table]"
mysqldump: Got error: 1045: Access denied for user 'root'@'[my-workstation] .[my-workgroup]' (using password: YES) when trying to connect
=====

This used to work previously but has recently stopped working. I recently changed the workgroup name (on both the workstation and the "server" machine, of course) and I suspect that might be relevant but I can't be sure whether it has worked since the workgroup name change.

Any suggestions?

Viewing all articles
Browse latest Browse all 3724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>