I believe that you can override this with a client setting in my.cnf
or the user-specific mysql settings.  By not providing a value in
rails we just fall back to the user / system wide settings. Max packet
size isn't really something I think we need in the database.yml.

On Thu, Feb 19, 2009 at 4:32 AM, John Trupiano <jtrupi...@gmail.com> wrote:
>
> Hey guys,
>
> Is this the recommended procedure for executing multiple SQL
> statements in a single call?  http://www.seanr.ca/tech/?p=75
>
> In other words, do we have a config option to trun on
> CLIENT_MULTI_STATEMENTS for MySQL?  Or are we still being advised to
> go directly into the rails source to achieve this?  Seems like it'd be
> dead simple to add this as a configuration option (for MySQL
> specifically) either in database.yml, or in the environment files.
>
> Thanks.
>
> -John
> >
>



-- 
Cheers

Koz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to