Wasn't there some claus in TKC's website that said if they go out of business, they
will release all software under the GPL after one year?
Steve Lefevre
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2003 7:09 AM
To: [EMAIL PROTECTED]
S
Hey everybody --
I'm trying to get a handle on permissions in MySQL. I've read the manual several
times, and I still lack the 'big picture'.
It seems to me there are three levels of security:
1. Database permissions
2. Table permissions
3. column permissions.
What I don't understand is how al
Hey folks -
I have an installation of mysql 3.23 from debian stable, installed with apt-get.
I'm trying to create users but I'm running into problems. I'm using phpmyadmin, and
myabe that's the problem, I don't know. Here's something that confuses me:
$> mysql -uanna -p
Enter password:
Welcome