wrote:
- Original Message -
From: "Rafael Ribeiro"
Subject: Remote Access to MySQL
After move this Virtual Machine to a new one (got a new IP - 2.2.2.2), we lost
the ability to connect to mysql remotely, from external IPs.
"It doesn't work" is not a helpful comm
- Original Message -
> From: "Rafael Ribeiro"
> Subject: Remote Access to MySQL
>
> After move this Virtual Machine to a new one (got a new IP - 2.2.2.2), we lost
> the ability to connect to mysql remotely, from external IPs.
"It doesn't work"
and also make sure tcp port of your DB instance has been added to firewall
expeption.
check the iptables for this to verify.
On Mon, Mar 9, 2015 at 2:13 PM, Florian Schaal
wrote:
> Am 08.03.2015 um 01:49 schrieb Rafael Ribeiro:
>
>> Hello List,
>>
>>
>> I'm not an expertise on MySQL and we are
Am 08.03.2015 um 01:49 schrieb Rafael Ribeiro:
Hello List,
I'm not an expertise on MySQL and we are facing a strange issue:
We had a Virtual Machine, running CentOS + MySQL 5.0 with IP (1.1.1.1).
After move this Virtual Machine to a new one (got a new IP - 2.2.2.2), we lost
the ability to co
On Sat, 07 Mar 2015 21:49:10 -0300, Rafael Ribeiro wrote:
> I read a lot of tutorials and tips without success.
>
> What I need to do, to come back to working configuration like oldest
> machine, allowing remote connections?
By no means am I an expert, but, while not specific to your question:
Hello List,
I'm not an expertise on MySQL and we are facing a strange issue:
We had a Virtual Machine, running CentOS + MySQL 5.0 with IP (1.1.1.1).
After move this Virtual Machine to a new one (got a new IP - 2.2.2.2), we lost
the ability to connect to mysql remotely, from external IPs.
I r
Hi Renato,
I think you should check once more the right sfor the user you have. Log in to
mysql and do:
mysql> SHOW GRANS FOR root ;
You will get something like this:
GRANT ALL ON *.* TO 'root'@'%' IDENTIFIED BY PASSWORD '17cb702624900fa5'
Check what it says for the combinaion of "username"
t;[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 12:11 PM
Subject: RES: Remote access to MySQL
I have all privileges to all the databases and tables, with user
'root'.
User 'root' likely doesn't have access from the desired IP.
Users are configured by
"Renato" <[EMAIL PROTECTED]>
Cc: "MySQL LIST" <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 12:42 PM
Subject: Re: Remote access to MySQL
> Yes, indeed. You don't have a firewall.
> But the firewall from the Internet Service Provider's computer p
configuration, as I recall it was
something commented out, perhaps the port number if I recall correctly.
-Shane
- Original Message -
From: "Renato" <[EMAIL PROTECTED]>
To: "Becoming Digital" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, J
ming Digital" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 9:11 PM
Subject: RES: Remote access to MySQL
> >> I have all privileges to all the databases and tables, with user
'root'.
> >User 'root' likely doesn't have a
assword';
Edward Dudlik
Becoming Digital
www.becomingdigital.com
- Original Message -
From: "Renato" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, 15 June, 2003 19:28
Subject: Remote access to MySQL
I have installed MySQL in Win98SE, with connecti
I have installed MySQL in Win98SE, with connection ASDL and Fixed IP.
In the same machine, works web server (Apache2+PHP) and e-mail e ftp server.
Everything works perfectly accessing from my INTRANET (local network). I
obtain access to MySQL without problems.
In Internet, all servers works perf
Hi!
An: [EMAIL PROTECTED]
Kopie:
Thema: Remote access to MySQL
> Thomas, show me the output of following statement:
> SHOW GRANTS FOR 'your_user'@'your_host';
>
+--+
| Grants
Thomas,
Friday, March 15, 2002, 11:03:25 PM, you wrote:
TS> I want to access various databases on a MySQL server remotely. I've set up
TS> an entry in the "mysql.user" table to allow access to mysql for all hosts
TS> in subnet 10.2.107.0/255.255.255.0. First this worked fine. Then my server
TS> m
Hi!
I want to access various databases on a MySQL server remotely. I've set up
an entry in the "mysql.user" table to allow access to mysql for all hosts
in subnet 10.2.107.0/255.255.255.0. First this worked fine. Then my server
moved from address 10.2.107.24 to 10.2.107.204. Now I do not have ac
Nicolas Verhaeghe writes:
> I am trying to see if I can communicate with a MySQL on Free BSD from the
> MySQL GUI client on my Windows NT.
>
> The GUI client cannot connect because the MySQL seems to be refusing this
> connection. This does not seem to be server-related, but related to MySQL
> it
I am trying to see if I can communicate with a MySQL on Free BSD from the
MySQL GUI client on my Windows NT.
The GUI client cannot connect because the MySQL seems to be refusing this
connection. This does not seem to be server-related, but related to MySQL
itself, since, when I try to telnet in p
18 matches
Mail list logo