[horde] database import

Romain Riviere romain.riviere at gmail.com
Mon Nov 23 11:22:05 UTC 2009


Hi,

Le 23 nov. 2009 à 12:16, Jiri Bartl a écrit :

> I'm trying to import my database through phpmyadmin and following error
> appears "
> 
> -- Table structure for table `aaa_prefs`
> --
> DROP TABLE IF EXISTS `aaa_prefs` ;
> 
> when I'm trying to import my database through terminal. The responce is ..
> "Fatal Error:
> MDB2 Error: no such database"
> 
> What do I need to import horde database?

You need the database itself :-)
Presumably you have "USE 'horde'" (or similar) at the beginning of your script, but the database itself does not exist. Creating a database would help.
Cheers,
Romain


More information about the horde mailing list