Hello,

I don't typically use MySQL Workbench but same difference to using the MySQL 
CLI which I've used with the riv database.  I wouldn't think there's a reason 
why it couldn't access the database specifically.  Possibly try accessing the 
database from the same host using the mysql command to see if there's a more 
descriptive error.  If the CLI can access it then workbench should be able to 
as well.  But if not, then things to check are to make sure that the database 
server itself is listening on a TCP port, which is not a given depending on 
Linux distro.  Also, that the user has access from the host where workbench is 
installed - the CLI test will tell you that.

Steve


On Mon, May 22, 2023 at 11:03:58PM -0400, ija...@jamcorbroadcast.com wrote:
> Good Evening,
>  Has Anyone have had any success with accessing the Database with MySQL
> Workbench. I am working on some backend scripting.
> Thanks
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to