may be this argument
db = DAL("mysql://....", * db_codec*='UTF-8')On Thu, Jan 19, 2012 at 6:47 PM, mdorval <[email protected]> wrote: > Hey, > I was wondering if there's any way to set the collation of the mysql > tables created by web2py to utf8_bin. Thanks! > -- Bruno Rocha [http://rochacbruno.com.br]

