search for: openbase_adapter

Displaying 2 results from an estimated 2 matches for "openbase_adapter".

2006 Apr 18
1
NoMemoryError
...t location of the error, but the production log says it was around: /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/ active_record/connection_adapters/abstract_adapter.rb:120:in `log'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/ active_record/connection_adapters/openbase_adapter.rb:152:in `execute'' /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/ active_record/connection_adapters/openbase_adapter.rb:222:in `select'' The development WEBrick spits this out occasionally: ruby(3306,0xa000ed98) malloc: *** error for object 0x219ab00: pointer being...
2007 Jan 18
7
CRITICAL - DB Adapters - Syntax Errors
Anyone else notice that changeset 5980[1] hosed several of the db adapters? Specifically: activerecord/lib/active_record/connection_adapters/frontbase_adapter.rb activerecord/lib/active_record/connection_adapters/mysql_adapter.rb activerecord/lib/active_record/connection_adapters/openbase_adapter.rb activerecord/lib/active_record/connection_adapters/oracle_adapter.rb Someone has already filed a ticket and a patch to fix these: http://dev.rubyonrails.org/ticket/7161 [1] - http://dev.rubyonrails.org/changeset/5980 -Jonathan --~--~---------~--~----~------------~-------~--~----~ You rece...