Re: Conecting to MySQL

2022-08-09 Thread Guilherme Campos
Hi Igor,

Accessing mysql-workbench it appeared new error messages when I clicked
Server Status.

I created my database on MySQL Workbench . Is that your question?


[image: image.png]

[image: image.png]


Em ter., 9 de ago. de 2022 às 12:36, Igor Korot 
escreveu:

> Hi,
> @OP,
> Can you try to connect with mysql-workbench?
> Also - you didn't answer my first question.
>
> Are you using an ODBC wrapper or python module?
>
> Thank you.
>
>
> On Tue, Aug 9, 2022 at 10:27 AM Axy  wrote:
> >
> >
> > >> trying to connect to MYSQL it appears the error msg below:
> > >> InterfaceError: 2003: Can't connect to MySQL server on
> 'localhost:3306'
> > >> (111 Connection refused)
> > >> [image: conexao.png]
> > >> How can i fix that.?
> > > What do you use for connection?
> > > Does the firewall interfere with the connection?
> >
> > Firewall usually causes connection to hang and timeout with no response.
> >
> > But in this case connection looks immediately refused which means either
> > port number is wrong or mysql is not listening on 127.0.0.1.
> >
> >
> > Axy
> >
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Conecting to MySQL

2022-08-09 Thread Guilherme Campos
Igor,

firewall was disable...

Em ter., 9 de ago. de 2022 às 11:18, Igor Korot 
escreveu:

> Hi,
>
> On Tue, Aug 9, 2022 at 9:07 AM Guilherme Campos
>  wrote:
> >
> > Hello folks,
> >
> > trying to connect to MYSQL it appears the error msg below:
> > InterfaceError: 2003: Can't connect to MySQL server on 'localhost:3306'
> > (111 Connection refused)
> > [image: conexao.png]
> > How can i fix that.?
>
> What do you use for connection?
> Does the firewall interfere with the connection?
>
> Thank you.
>
> >
> > thanks in advance
> >
> > Guilherme Campos
> > Belo Horizonte - MG
> > --
> > https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Conecting to MySQL

2022-08-09 Thread Guilherme Campos
Hello folks,

trying to connect to MYSQL it appears the error msg below:
InterfaceError: 2003: Can't connect to MySQL server on 'localhost:3306'
(111 Connection refused)
[image: conexao.png]
How can i fix that.?

thanks in advance

Guilherme Campos
Belo Horizonte - MG
-- 
https://mail.python.org/mailman/listinfo/python-list