Hi!
I've got a box that has several IP addresses assigned to it, but I'd
like MySQL to listen on just one of those.
Could someone point me in the right direction if this is possible?
Thanks!
Andrew
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
Carsten Pedersen wrote:
I have heard from some candidates that they regard the Core exam as
being more of a "memorization" exam than Professional. Which only goes
to show, once again, that perceptions differ quite a bit as people come
out of the testing room.
Carsten,
Do you know when the Profess
Jan Stary wrote:
Hello,
is there any use under FreeBSD 5.x for having MySQL compiled
WITH_LINUXTHREADS? I only have one processor (does it have
anything to do with that?), running 5.1, and 256MB of memory.
Are there some benchmarks published wrt this?
I believe that is still the recommended way t
Mike Tuller wrote:
I have a shell script that is supposed to connect to a remote server running
MySql 3.23.53. It comes up with an error "ERROR 1045: Access denied for
user: '[EMAIL PROTECTED]' (Using password: YES)"
The script looks like this:
/usr/local/mysql/bin/mysql --user=$username --passwo
Matthew Stuart wrote:
mysqldump is run at the system command-line, not within the mysql
client environment.
This is most likely to be my problem then. I assumed that what is called
the system command line to be the mysql client environment. The tutorial
book that I have been going through ins