Skip to main content
0 votes
0 answers
49 views

I missed an access to MySQL root account

I missed an access to my root account in MySQL. I can't see my databases and create new databases. C:\Program Files\MySQL\MySQL Server 8.0\bin>mysql -u root ERROR 2003 (HY000): Can't connect to ...
Lebed Sergey's user avatar
1 vote
1 answer
372 views

Apache Airflow - (mysql.connector.errors.InterfaceError) 2003 - Can't connect to MySQL server on '35.188.119.171:3306' (110 Connection timed out)

I am trying to insert .csv files located into gcp buckets into my Mysql database which is a cloud SQL instance I have set up in google cloud platform. It runs flawlessly on my local machine (When I ...
Jean Guinvarch's user avatar
-2 votes
1 answer
289 views

Why am I getting MySQL 2003 error: Connection refused error?

I know that this is likely not the right place to ask this question but I am at a loss as to where else to go. I signed up on remotemysql.com to create a (free) database. The data that I store in ...
ou_est_la_data's user avatar
0 votes
1 answer
548 views

Docker mariadb 111 error trying to connect

I have two instances of mariadb that I am trying to run (I need one for backwards compatibility). Here is the docker-compose.yml for both of them: db: container_name: db image: mariadb:...
Eric Brown's user avatar
  • 1,462
0 votes
1 answer
3k views

Errors while trying to upgrade MySQL server from 5.7 to 8.0 on Ubuntu 18.04

I don't know if I am not doing something correctly or if some flaw is occurring that I can't see. Below are the steps I am taking to try to set up the server but I must be missing something. 1)Add ...
WorkinOnIt's user avatar
2 votes
0 answers
648 views

Remote acess to MySql 5.7 does not working

Hi guys I have a situation where I need that my Web Application, hosted in some other machine, access my local MySql Server Instance. My string connection looks like mysql://<user>:<...
kizus's user avatar
  • 37
0 votes
1 answer
181 views

Python MySQL-Connector: Error #2003

I'm making a PyGO-BOT, and going to make integration with MySQL. While connecting to the server, console gave me an error: Traceback (most recent call last): File "F:/PyCharm/projects/vkbot/pygo.py"...
nesclass's user avatar
0 votes
1 answer
1k views

Can't connect to remote MySQL server Error 2003 (HY000)

Sorry but I started this thread because I couldn't found a solution. I'm using MySQL Router and InnoDB Cluster to deploy a sandbox cluster. I've followed the documentation see here and here , but when ...
Bryan Arreola's user avatar
1 vote
0 answers
265 views

How does mysqldump know what databases exist and where they are located?

THE ISSUE This is a simple question that has a verifiable answer somewhere, I just can't seem to find it. This is a "how stuff works" type question, as opposed to a "help me fix a bug". I'm trying to ...
Eric Hepperle - CodeSlayer2010's user avatar
0 votes
1 answer
3k views

ERROR 2003 (HY000): Can't connect to MySQL server on '10.0.0.5' (111)

I have two ubuntu VMs in azure. Both are Ubuntu 17.10 On is for database and the other for web. The database has mysql 5.7 set up. I have been trying to connect from the web server to db server. I ...
Neville Nazerane's user avatar
0 votes
1 answer
273 views

MySQL:Error 2003 lost connection from a virtual machine on the same localnetwork

Apologies for the bad english, i'm french. :D I've been looking for an answer since approximatively 4 days, and I don't know how to fix my issue. So: I want to virtualize two servers using ...
TheAdvanced's user avatar
3 votes
0 answers
1k views

Getting 0KB of size file while backup mysql database using mysql dump?

Notes: I tried all questions & answers related this topic. Additionally and I tried related questions and try to solve it but not success. So please read my question thoroughly. Relative answer ...
Sumit patel's user avatar
  • 3,903
2 votes
3 answers
3k views

ERROR 2003 (HY000): Can't connect to MySQL server on '....' (65)

This is the first time I am setting up a remote connection and I am doing this. mysql -u user -password -h dbserver.dev.5bfed886-8150-4a8d-b0d5-4c7cffb5c54c.drush.in -P 11831 dbname I get this error ...
krthkskmr's user avatar
  • 471
0 votes
0 answers
398 views

MySQL remote server connection failed w Navicat

I am trying to connect to a MySQL remote server. I was able to connect prior to moving my internet service to Suddenlink. I am now getting the error: 2003 - Can't connect to MySQL server on 'www....
Jeff Morrris's user avatar
2 votes
2 answers
18k views

Remote Access MySQL connection error

I am trying to remotely connect to a MySQL server. I have followed advice from (1) and setup a user on the ip address I will be remotely accessing from. user$ mysql -u TestUser -p -h 129.169.66.149 ...
LearningSlowly's user avatar

15 30 50 per page
X