mysqlplus is better adapter than ruby mysql?
        Posted  
        
            by Lucas Renan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Lucas Renan
        
        
        
        Published on 2009-12-03T16:35:08Z
        Indexed on 
            2010/05/11
            5:44 UTC
        
        
        Read the original article
        Hit count: 628
        
I want to know if the mysqlplus gem is a better database driver than the common Ruby mysql gem? I used to have some problems in my Rails application, like: ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone away
© Stack Overflow or respective owner