Re: remote connect crash

2003-01-09 Thread Christopher E. Brown
On Thu, 9 Jan 2003, Dmitry V. Sokolov wrote: > Good day, > could you help me to solve this problem? > > MySQL server segmentation faults when remote mysql client > tries to connect on source and binary distributions. Local > client connect does not cause any problems whatsoever. The server dies

Re: remote connect crash

2003-01-09 Thread Stefan Hinz, iConnect \(Berlin\)
970948-0 Fax: +49 30 7970948-3 - Original Message - From: "Dmitry V. Sokolov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 6:07 PM Subject: remote connect crash > Good day, > could you help me to solve this problem? > > My

Re: remote connect crash

2003-01-09 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitry V. Sokolov wrote: Good day, could you help me to solve this problem? This is a known issue that is already fixed in the BK source for 4.0.x, and will be in 4.0.9, which is currently being built. -Mark - -- MySQL 2003 Users Conference -

Re: remote connect crash

2003-01-09 Thread Gelu Gogancea
m: "Dmitry V. Sokolov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 7:07 PM Subject: remote connect crash > Good day, > could you help me to solve this problem? > > MySQL server segmentation faults when remote mysql client > trie

remote connect crash

2003-01-09 Thread Dmitry V. Sokolov
Good day, could you help me to solve this problem? MySQL server segmentation faults when remote mysql client tries to connect on source and binary distributions. Local client connect does not cause any problems whatsoever. - Bef

Re: remote connect

2002-03-15 Thread Victoria Reznichenko
Georg, Friday, March 15, 2002, 11:05:19 AM, you wrote: >> I can't connect to mysql remotely. I have added my hostname to the host >> table, i have the correct entries in user table,for localhost, my hostname, >> my ip, and even %. i can login locally through the shell, and the uname and >> pass i

Re: remote connect

2002-03-15 Thread Remco Oosten
Please endulge me, On wich machine is PHP running. - Original Message - From: "Mike Estes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2002 9:41 AM Subject: remote connect > I can't connect to mysql remotely. I have added my hostna

Re: remote connect

2002-03-15 Thread Georg Richter
On Friday, 15. March 2002 09:41, Mike Estes wrote: > I can't connect to mysql remotely. I have added my hostname to the host > table, i have the correct entries in user table,for localhost, my hostname, > my ip, and even %. i can login locally through the shell, and the uname and > pass is same fo

remote connect

2002-03-15 Thread Mike Estes
I can't connect to mysql remotely. I have added my hostname to the host table, i have the correct entries in user table,for localhost, my hostname, my ip, and even %. i can login locally through the shell, and the uname and pass is same for all entries. What else could be wrong. I'm using a php sc

RE: Console Remote connect Commands

2001-06-23 Thread Chris Bolt
> As a long time DB2.. Sybase.. & Postgresql user upon turning to MySQL > I find only some functionalities not intuitive. > > 1. What command syntax to use and connect to a database on another > host. You've got to be kidding me, it's exactly the same as Postgresql: chris@phantasm:~$ mysql --hel

Console Remote connect Commands

2001-06-23 Thread R Talbot
As a long time DB2.. Sybase.. & Postgresql user upon turning to MySQL I find only some functionalities not intuitive. 1. What command syntax to use and connect to a database on another host. ( where I have granted permissions in mysql tables User..Host..and ..DB ) ( have been successf

Re: MySQL remote connect

2001-06-02 Thread Sinisa Milivojevic
Peter D Bethke writes: > Sinisa, > > In the first case I was trying to connect to the Linux box using a MySQL > client on the Mac called MacSQL. This box is called malacoda.local. > > I'm still getting the same error, trying to connect from a mysql client on > my NT system, called lucifer.local,

Re: MySQL remote connect

2001-06-01 Thread Peter D Bethke
in to NT as the user in the GRANT statement. Help! Peter > From: Sinisa Milivojevic <[EMAIL PROTECTED]> > Date: Fri, 1 Jun 2001 21:31:48 +0300 (EEST) > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: MySQL remote connect > > Peter D Bethke writes: >&

Re: MySQL remote connect

2001-06-01 Thread Sinisa Milivojevic
Peter D Bethke writes: > Hello all, > > I'm running MySQL on SuSE Linux 7.0. > > I've been unable to connect to MySQL from a client on a remote system (both > systems behind the firewall) using a username/pw set up locally using the > GRANT ALL ON *.* TO user@% identified by "password" command.

MySQL remote connect

2001-06-01 Thread Peter D Bethke
Hello all, I'm running MySQL on SuSE Linux 7.0. I've been unable to connect to MySQL from a client on a remote system (both systems behind the firewall) using a username/pw set up locally using the GRANT ALL ON *.* TO user@% identified by "password" command. I know this is a big security hole t

Remote connect failure

2001-05-23 Thread Lisa Goulet
Hi, I just installed mysql 3.23.37 on a FreeBSD 4.2 server. The access to the db works fine from the command line with "-h=localhost" option but when the localhost is replaced with the IP address it doesn't. I've added an entry in the "user" table with the IP address & restarted mysqld. The entr