[ale] mysql and gallery2? (creating users)

Christopher Coleman Christopher.Coleman at nsc.com
Wed Sep 14 11:39:48 EDT 2005


mysql> GRANT ALL PRIVILEGES on database_name.* to username@'%';"
mysql> SET PASSWORD FOR username@'%' = PASSWORD( 'password' );"
mysql> FLUSH PRIVILEGES;"
mysql> SHOW GRANTS FOR username@'%';"

Robert L. Harris wrote:
> 
>   Has anyone set up a fresh mysql database for use with gallery2?  I'm
> trying to set it up and mysql isn't happy with my user creation
> commands?  Anyone have a typescript or HOWTO for creating a user?  I
> have notes on creating databases, etc...
> 
> 
> :wq!
> ---------------------------------------------------------------------------
> Robert L. Harris                     | GPG Key ID: E344DA3B
> 
> DISCLAIMER:
>       These are MY OPINIONS             "We can't solve problems by using
>        ALONE.  I speak for                the same kind of thinking we used
>        no-one else.                         when we created them."
>                                           - Einstein
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Christopher.Coleman.vcf
Type: text/x-vcard
Size: 320 bytes
Desc: not available




More information about the Ale mailing list