Massimo Bandinelli wrote:
> 
> I've problems sincronizing a Slave DB with a Master.
> 
> I've a db created with name "foo-db" from phpmyadmin but the mysql shell doesn't 
>accept
> 
> > create database foo-db;
> 
> Do you know something about this??

Check your privileges.
Use mysql_fix_privilege_tables in /usr/local/bin to reset to default
values.
Check if the phpMyAdmin user you have specified in config.php has
Create_priv privilege.

-- 

Gruppo Utenti FreeBSD Italia (GUFI)
http://www.gufi.org/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to