I'm newby with Web2py. Using current version 2.0.9.
I cant find MySQLAdapter, MyISAMAdapter, InnoDBAdapter. Only gluon/dal.py 
with InnoDb hardcoded.

Can you help me please?

Thanks

On Wednesday, January 6, 2010 1:55:40 PM UTC-3, Thadeus wrote:
>
> OOOOO
>
> MySQLAdapter
> ->MyISAMAdapter
> ->InnoDBAdapter
>
> :) I love the new DAL!
>
> -Thadeus
>
> On Wed, Jan 6, 2010 at 9:28 AM, mdipierro 
> <mdip...@cs.depaul.edu<javascript:>> 
> wrote:
> > Right now you cannot unless you edit gluon.sql.py and replace InnoDB
> > with MyISAM. I am not sure about the implications. The new DAL will
> > make it easier for you to write an adapter.
> >
> > On Jan 6, 1:35 am, Oguz Yarimtepe <oguzyarimt...@gmail.com> wrote:
> >> Hi,
> >>
> >> How can i make DAL create MyISAM tables instead of InnoDB when i enter 
> the appadmin interface?
> >>
> >> Thanx.
> >>
> >> --
> >> Oguz Yarimtepe <oguzyarimt...@gmail.com>
> >
> > --
> > You received this message because you are subscribed to the Google 
> Groups "web2py-users" group.
> > To post to this group, send email to web...@googlegroups.com<javascript:>
> .
> > To unsubscribe from this group, send email to 
> web2py+un...@googlegroups.com <javascript:>.
> > For more options, visit this group at 
> http://groups.google.com/group/web2py?hl=en.
> >
> >
> >
> >
>
>

-- 



Reply via email to