Closed heaven closed 6 years ago
In 8.5.1 the situation is opposite, I am getting uninitialized constant MysqlCookbook::Helpers
.
Whoops, it's I broke the cookbook.
How did you break and fix this? I am having the same issue and cannot figure it out.
Nevermind I also fixed it. Had to delete a cached cookbook
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Perhaps the changes were backported from version 8, the helper was renamed to
MysqlCookbook::HelpersBase
, but in 7 it isMysqlCookbook::Helpers
.