the master and the slave ? Is this a MySQL
configuration
option that I missed in the doc ?
Any pointers would be appreciated.
Thank you !
-
Frederic Trudeau <[EMAIL PROTECTED]>
Programmation / Departement reseau
Communications Accessibles Montreal
--
MySQL General Mailing List
For list ar
table1, table2, ...
Thanks for any help.
---
Frederic Trudeau
PHP Coder, Colocation, Development
[EMAIL PROTECTED]
514.529.3000 ext. 246
-
Before posting, please check:
http://www.mysql
I`ll make myself more clear here !
I work for a small ISP, we give a MySQL DB access to each of our corpo
users, if they request it. We just build new more performant machines, and
instead of giving them only a Database, in which they can create as many
tables as they want, we want to give them
Thanks Victoria, but will not this be very very insecure ? I mean, by
granting access to mysql DB, user could drop it, or grab a passwd from
another user in there. Am I missing something ?
Frederic Trudeau
[A]dvanced [S]upport [A]gent
Colocation/Customer Support Agent
CAM Internet -> h
check your MySQL installation. I had the same problem on my machine, and
all I did is create a sym link to /var/lib/mysql/mysql.sock in /tmp.
Frederic Trudeau
[A]dvanced [S]upport [A]gent
Colocation/Customer Support Agent
CAM Internet -> http://www.cam.org
"My God ! It's full
Id CommandArgument
Any help would be very appreciate.
BTW, I run mysql-3.23.41
Thanks a bunch.
-------
Frederic Trudeau
Consultant, PHP Coder, Development
[EMAIL PROTECTED]
Yes, I use RedHat, and have try to find info on the mailing list and google,
without any luck.
---
Frederic Trudeau
Consultant, PHP Coder, Development
[EMAIL PROTECTED]
- Original Message -
From: "Egor Egorov" <[EMAIL P
mysqladmin comes with mysql-server-X.XX.XX-X.rpm, me think you installed
mysql-X.XX.XX-X.rpm only
Try this command to make sure : rpm -qa | grep mysql
Then, get the mysql-server RPM here :
http://www.rpmfind.net/linux/rpm2html/search.php?query=mysql-server&submit=S
earch+...&system=redhat&arch=
See this thread :
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75128
- Original Message -
From: "Michael Gargiullo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:26 AM
Subject: connecting to mysql server from other machines
> I have a huge proble