Issue #2764 has been updated by Jesse Wolfe. Branch set to ticket/0.25.x/2764
---------------------------------------- Bug #2764: Active Record 2.1 no longer compatible with 0.25.1 http://projects.reductivelabs.com/issues/2764 Author: Frank Sweetser Status: Ready for Testing Priority: Normal Assigned to: Jesse Wolfe Category: Rails Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: ticket/0.25.x/2764 Upgrading a working 0.24.8 installation with activerecord 2.1 installed, to 0.25.1 (haven't tried 0.25.0). The first client that connects works fine. However, any clients that connect after the first client has completed fail with a string of database errors: Oct 29 12:30:13 lorien puppetmasterd[3035]: Could not call: Mysql::Error: MySQL server has gone away: SELECT * FROM `hosts` WHERE (`hosts`.`name` = 'gkar.wpi.edu') LIMIT 1 Upgrading to 2.3.3 fixes it. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
