Displaying 2 results from an estimated 2 matches for "baid".
Did you mean:
bad
2006 Jul 28
1
putty mysql error
I get the following mysql error when I try to connect to my Linux
machine using putty.
Unknown database ''db_develoment'' (Mysql::Error)
any idea what i need to do to avoid this.
The same code works pefectly well on the Linux box.
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/ven?dor/mysql.rb:508:i
n `read'': Unknown database
2013 Mar 28
1
undefined method 'sanitize_limit' for #<ActiveRecord::Relation:0x2aaaad35d720>
I am trying to upgrate rails from 3.0 to 3.1, while updating rails version
I am getting following error
rake aborted!
undefined method `sanitize_limit'' for
#<ActiveRecord::Relation:0x2aaaad35d720>
/some_package/lib/ruby/gems/1.8/gems/activerecord-3.1.12/lib/active_record/relation.rb:460:in
`method_missing''