Replication talk.

2005-01-27 Thread Frederic Trudeau
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

let users create as much DB as they want ?

2003-01-10 Thread Frederic Trudeau
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

how to give a `root` mysql DB to each user ...

2002-01-29 Thread Frederic Trudeau
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

Re: how to give a `root` mysql DB to each user ...

2002-01-30 Thread Frederic Trudeau
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

Re: mysql trouble

2002-01-30 Thread Frederic Trudeau
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

Lost connection to MySQL server during query

2002-10-29 Thread Frederic Trudeau
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]

Re: Lost connection to MySQL server during query

2002-10-30 Thread Frederic Trudeau
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

Re: mysqladmin missing

2002-11-02 Thread Frederic Trudeau
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=

Re: connecting to mysql server from other machines

2002-11-04 Thread Frederic Trudeau
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