Pramod,
The patch looks good so far.  Thanks for putting this together!

The only concern I have is that this may complicate the setup process.  We
need to make sure that this remains a simple task.

So, would you mind putting together a shell/bash script that sets up a mifos
user with the appropriate password?


On Nov 21, 2007 7:09 PM, Pramod Biligiri <[EMAIL PROTECTED]> wrote:

> Hi,
> I've attached a patch.
> - It adds a line to README to grant privileges to "test" database for
> user "mifos".
> - It changes the default user to "mifos" in build.properties,
> hibernate.properties, HibernateTest.properties
>
> I also think the "test" database name is too generic and likely to
> clash with some existing one. Maybe called it testmifos or mifostest?
>
> Pramod
>
>
> On Nov 21, 2007 11:45 PM, Tom Bostelmann <[EMAIL PROTECTED]> wrote:
> > Yes, please do!  This is good information since it's best not to use the
> > 'root' user for application-specific connection management :)
> >
> > You can submit a patch to the list and I'll try to take care of it
> quickly.
> >
> >
> >
> > On Nov 21, 2007 3:25 AM, Pramod Biligiri <[EMAIL PROTECTED]>
> wrote:
> > >
> > >
> > >
> > > Hi,
> > > The README file is pretty accurate. But I noticed that it instructs
> > > the user to grant privileges for the database user on only the "mifos"
> > > database. Since the "test" database is also used as part of the
> > > default "dist" target which is later invoked in the README, I get this
> > > error:
> > >
> > > build.xml:464: java.sql.SQLException: Access denied for user
> > > 'mifos'@'%' to database "test".
> > >
> > > Of course this happens only if you change the database user from
> > > "root" to something else. But it's still a minor problem.
> > > Can I go ahead and change the README to say grant privileges to "test"
> > > database also?
> > >
> > > Pramod Biligiri
> > >
> > >
> -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > >
> >
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to