Make sure /etc/hosts has this line
127.0.0.1 localhost
~Kelly W. Black
-Original Message-
From: Kevin Passey [mailto:kpassey@;kdpsoftware.co.uk]
Sent: Thursday, November 07, 2002 4:38 AM
To: 'Timothy Venn'; Mysql (E-mail)
Subject: RE: Host not allowed to connect problem
with MySQL on
Linux - it runs fine on windows (not what you want to hear).
Regards
Kevin
-Original Message-
From: Timothy Venn [mailto:tim@;optimus.co.za]
Sent: 07 November 2002 09:42
To: [EMAIL PROTECTED]
Subject: Host not allowed to connect problem
Hi,
I am having a problem with Mysql 3.
Timothy,
Thursday, November 07, 2002, 11:42:13 AM, you wrote:
TV> I am having a problem with Mysql 3.23.39 for solaris 2.6. I can do
TV> anything from the console command line but any connections from any
TV> other hosts causes a host "xxx.xxx.xxx.xxx" not allowed to connect to
TV> this mysql serv
Hi,
I am having a problem with Mysql 3.23.39 for solaris 2.6. I can do
anything from the console command line but any connections from any
other hosts causes a host "xxx.xxx.xxx.xxx" not allowed to connect to
this mysql server. I have updated the host table to include a % for all
hosts.
Any sugge
Liu,
Wednesday, October 23, 2002, 11:03:16 AM, you wrote:
LQq> I installed myodbc on windows and want to connect mysql with odbc, but something
is wrong. System indicated: MySQL ODBC 3.51 DRIVER :03.51.02
LQq> [MySql][ODBC 3.51 Driver]Host ' ' is not allowed to connect to this MySQL server.
LQq
All,
I installed myodbc on windows and want to connect mysql with odbc, but something is
wrong. System indicated: MySQL ODBC 3.51 DRIVER :03.51.02
[MySql][ODBC 3.51 Driver]Host ' ' is not allowed to connect to this MySQL server.
What do I to fix the issue? Thanks a lot.
Best Regards,
Q.H. Li
Your glibc update broke MySQL. It was probably already loaded when you
started the update.
Get the latest pre-compiled version ( 2.23.53a) I believe from mysql.com.
You need the latest version with the "a".
Dishko Georgiev wrote:
Hi,
1 day ago i haved power fail on my MySQL server version 2.23
Hi,
1 day ago i haved power fail on my MySQL server version 2.23.41 (original
RedHat distr.)
Now i can connect to server only on local interface, no network connection
allowed.
When tying to connect to server with mysql client i recieve this msg: ERROR
2013: Lost connection to MySQL server during q
Thanks to another member of the list - I found I had ownership problems,
> #chown -R root /usr/local/mysql
> #chown -R mysql /usr/local/mysql/var
> #chown -R mysql /usr/local/mysql
>
>
>
That solved it. And thanks for the heads up on my date. I live in
Washington DC, so I'm behind the tim
Dennis Herndon writes:
> Ok, I have read through the manual and archives and still I cannot find
> this problem I'm having.
>
> " can't connect to local MySql server through socket '
> var/lib/mysql/mysql.sock' (2) "
Error code 2: No such file or directory
Make sure the socket really the
Ok, I have read through the manual and archives and still I cannot find
this problem I'm having.
" can't connect to local MySql server through socket '
var/lib/mysql/mysql.sock' (2) "
Help!
Thanks in advance.
-
Before posti
clay bond wrote:
>
> I just installed mysql 3.23.32 on my server and it
> went without a hitch. I ran mysql_install_db, changed
> the root password, started the server. I used GRANT
> statements to create another user, then connected
> as that user to the mysql client--no problem at all,
> ran qu
On Wed, 7 Feb 2001, Carsten H. Pedersen wrote:
> ...but in this case, it means that PHP is trying
> to connect not through TCP/IP as other remote
> machines, but rather through a UNIX socket located
> on the machine as you have described above.
>
> It probably means that
> 1) PHP expects to f
> I just installed mysql 3.23.32 on my server and it
> went without a hitch. I ran mysql_install_db, changed
> the root password, started the server. I used GRANT
> statements to create another user, then connected
> as that user to the mysql client--no problem at all,
> ran queries, etc.
>
> But
I just installed mysql 3.23.32 on my server and it
went without a hitch. I ran mysql_install_db, changed
the root password, started the server. I used GRANT
statements to create another user, then connected
as that user to the mysql client--no problem at all,
ran queries, etc.
But I wrote a PHP
15 matches
Mail list logo