I think the point is to allow swapping mySQL engines. Not that we should recommend it. ;-)
On Saturday, 15 September 2012 17:07:50 UTC-5, Niphlod wrote: > > isam the one without transactions ? > > On Saturday, September 15, 2012 10:38:28 PM UTC+2, Massimo Di Pierro wrote: >> >> Please add a request for enhancement issue. It should not be difficult to >> add this feature. >> >> On Saturday, 15 September 2012 11:46:15 UTC-5, Santiago M wrote: >>> >>> 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> >>>> 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. >>>> > To unsubscribe from this group, send email to >>>> web2py+un...@googlegroups.com. >>>> > For more options, visit this group at >>>> http://groups.google.com/group/web2py?hl=en. >>>> > >>>> > >>>> > >>>> > >>>> >>>> --