[imp] How could I create the horde database ??

Mike Gallagher MGallagher@LABTEC.com
Wed, 20 Dec 2000 13:10:20 -0800


You should cut and paste these commands in the mysql interactive shell.
Start this by running "mysql -u <hordeuser> -p <hordedatabasename>".  This
will ask you for the password your horde user uses to access the database
and then put you into an interactive shell.  I suggest checking out some of
the info on this shell in the mysql docs.  It's a very powerful tool. 

-----Original Message-----
From: Ernesto Quintela [mailto:ernesto@ocpi.cu]
Sent: Wednesday, December 20, 2000 10:10 AM
To: imp@lists.horde.org
Subject: Re: [imp] How could I create the horde database ??


Rich

I created a directory    named horde under /var/lib/mysql and I run
"mysqlshow" and I
can see horde as part of my databases now  , you told me about cut from my
mysql_create.sql script , there is a CREATE session of  the three imp tables
but don't
say where should I put these tables and there a REPLACE session too, what
should I cut
from this file and where should I paste it ??

Thanks in advance

Ernesto

Rich Lafferty wrote:

> On Wed, Dec 20, 2000 at 09:21:59AM -0500, Ernesto Quintela
(ernesto@ocpi.cu) wrote:
> > Hi ,
> >
> > I check  my databases through the command "mysqlshow" and I don't
> > have the horde database  . As root I run "mysql < mysql_create.sql "
> > under
> > /horde/scripts/database  in order to create and configure my horde
> > database and I only
> > got a help screen  of mysql , nothing happen  , there is not  horde
> > database  created My question now is .how should I create the horde
> > database?
>
> Well, if piping mysql_create.sql doesn't work, just create the
> databases by hand or cut-and-paste as that file suggests.
>
>   -Rich
>
> --
> ------------------------------ Rich Lafferty ---------------------------
>  Sysadmin/Programmer, Instructional and Information Technology Services
>    Concordia University, Montreal, QC                 (514) 848-7625
> ------------------------- rich@alcor.concordia.ca ----------------------
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org