Actually, the issue is cause by missing libmysqlclient components. libmysqlclient_r.so -> libmysqlclient_r.so.15.0.0 libmysqlclient_r.so.15 -> libmysqlclient_r.so.15.0.0 libmysqlclient_r.so.15.0.0 libmysqlclient.so -> libmysqlclient.so.15.0.0 libmysqlclient.so.15 -> libmysqlclient.so.15.0.0
I've got mysql 5.x installed, but it's missing the files above, and includes the 14 versions, which I believe are for 4.x. So even if you have mysql 5.x running, you can still run into this issue. On Feb 12, 4:52 pm, equestrianerd <[email protected]> wrote: > Updating from MySQL 4.1.22 to 5.0.67 did the trick beautifully. > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
