is 1, I get back 1 record. If it is 0 or default I get
> the error
>
> Any thoughts on how to get more records.
>
> Thanks,
>
> Barry
>
> -Original Message-
> From: Nils Valentin [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 29, 2003 8:45 PM
> To: Dancis, Bar
Hi Barry,
I believe you miss an important point. You have to check the privileges you
gave the user or host that doesnt work.
login to mysql from a working account.
do this:
USE mysql
SHOW GRANTS FOR bdancies;
loook exactly what it says.
If you are used to mysqlcc than connect from there lo
On Wed, 18 Sep 2002, Shravan Durvasula wrote:
|Hi all,
|I have MySQL server installed in Solaris 2.8.
|1. How can i change the existing password for a user?
|2. How can i delete an existing user?
|3. How can i create a new user and associate a
|password for that new user?
I believe the documenta