Re: Create DataBase tabe for a user

2002-07-19 Thread Gerald R. Jensen
Did you first create a database named 'poll'? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 19, 2002 4:33 AM Subject: Create DataBase tabe for a user Hello, When I run "grant all on poll.* to edward@localhost ident

Re: Create DataBase tabe for a user

2002-07-19 Thread Ralf Narozny
Hello! [EMAIL PROTECTED] wrote: >Hello, > >My system is Red Hat 6.2, My MySQL is 3.23.46 ( rpm package )... >Now, when I run "grant all on poll.* to edward@localhost identified by >'edward';" command... >I found there is no "poll" directory at /var/lib/mysql/poll ! >So, can you help me ? > >

RE: Create DataBase tabe for a user

2002-07-19 Thread Barnali
PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, July 19, 2002 3:04 PM To: [EMAIL PROTECTED] Subject: Create DataBase tabe for a user Hello, When I run "grant all on poll.* to edward@localhost identified by 'edward';" command... I found there is no "poll" directory at

Create DataBase tabe for a user

2002-07-19 Thread EdwardSPL
Hello, My system is Red Hat 6.2, My MySQL is 3.23.46 ( rpm package )... Now, when I run "grant all on poll.* to edward@localhost identified by 'edward';" command... I found there is no "poll" directory at /var/lib/mysql/poll ! So, can you help me ? Thanks, Edward. ---

Create DataBase tabe for a user

2002-07-19 Thread EdwardSPL
Hello, When I run "grant all on poll.* to edward@localhost identified by 'edward';" command... I found there is no "poll" directory at /var/lib/mysql/poll ! So, can you help me ? PS : My system is Linux RH 6.2 Thanks, Edward.