Re: Fw: user problem

2002-04-24 Thread Victoria Reznichenko
kennonward, Wednesday, April 24, 2002, 4:51:26 PM, you wrote: k> I have mysql installed on a linux platform. I have no problem running every thing as root. When I try to run mysql as a user other than root, I entered command use mysql. I get error k> 1044:access denied for user:@localhost

Re: Fw: user problem

2002-04-24 Thread Pliasas Vasilios 10463
Create a mysql user using phpMyAdmin or using the best way you find! I thing that using phpMyAdmin is the most user-friendly way to do it! mysql will ask you to give permisions on that user. Give any permission you would like and that's all! On Wed, 24 Apr 2002 [EMAIL PROTECTED] wrote: > > >