On Nov 20, 9:17 am, Iñaki Baz Castillo <[email protected]> wrote: > Hi Jeremy. This issue was fixed but now still happens when using the master > branch (I use Ruby 1.9.1p243). > > - I use prepared statements in MySQL. > - I do some queries. > - Restart MySQL. > - The prepared statements are never re-generated: > > Unexpected Error: Sequel::DatabaseError: Mysql::Error: Unknown prepared > statement handler (pres_rules_users_select_id_etag) given to EXECUTE
Inaki, The fix we discussed was committed earlier today: http://github.com/jeremyevans/sequel/commit/edbfbb78018f62a14400f562024ef03c389a2cd4 Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=.
