[rt-users] Problem initializing database

John Oliver joliver at john-oliver.net
Tue Aug 7 14:21:41 EDT 2007


On Tue, Aug 07, 2007 at 01:11:24PM -0500, Scott Hebert wrote:
> On 8/7/07, John Oliver <joliver at john-oliver.net> wrote:
> >
> >
> > grant all on *.* to 'root'@'10.12.14.164' identified by '********'
> 
> 
> 
> This is *almost* proper syntax.
> 
> Try this instead...
> 
> GRANT ALL ON *.* TO 'root'@'10.12.14.164' IDENTIFIED BY '<password>' WITH
> GRANT OPTION


THAT DID IT!!!!

Thank you! :-)

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************



More information about the rt-users mailing list