Displaying 4 results from an estimated 4 matches for "ection_adapt".
2006 Jan 05
2
Rails 1.0 Crashing: Errno::EPIPE (Broken pipe):
.../mysql.rb:1042:in `write''
/usr/local/lib/ruby/1.8/mysql.rb:462:in `write''
/usr/local/lib/ruby/1.8/mysql.rb:436:in `command''
/usr/local/lib/ruby/1.8/mysql.rb:307:in `stat''
/usr/local/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/conn
ection_adapters/mysql_adapter.rb:147:in `active?''
I put the full stack dump at the end of this post.
We are using MySQL 4.1. Any thoughts on what might be causing this?
Thanks,
phil
Errno::EPIPE (Broken pipe):
/usr/local/lib/ruby/1.8/mysql.rb:1042:in `flush''
/usr/local/lib/r...
2004 Dec 17
0
Invalid Statements using FastCGI w/ WinXP
...ing on my Rails app, I''ve
run into some strange behavior. I keep getting errors when trying to hit
the DB:
ActiveRecord::StatementInvalid in Reports#software_rev
Invalid argument: SELECT * FROM versioned_components
C:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.1.0/lib/active_record/conn
ection_adapters/abstract_adapter.rb:339:in `log''
C:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.1.0/lib/active_record/conn
ection_adapters/mysql_adapter.rb:123:in `select''
C:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.1.0/lib/active_record/conn
ection_adapters/mysql_adapter.rb:43:in `select_all...
2005 Mar 24
0
PATCH for Active Record 0.9 SQL Server Adapter problem => Rails 0.11does not work with SQL Server
....9 SQL Server Adapter problem => Rails
0.11does not work with SQL Server
I just upgraded from Rails 0.10 to Rails 0.11, and my app generates the
following trace:
add_limit_without_offset! not implemented
Framework trace:
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.9.0/lib/active_record/conn
ection_adapters/sqlserver_adapter.rb:261:in `add_limit_without_offset!''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.9.0/lib/active_record/conn
ection_adapters/abstract_adapter.rb:360:in `add_limit!''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.9.0/lib/active_record/base
.rb:360:in `find_all...
2008 Feb 29
17
Is SQL Server not supported in RoR on the Mac?
...y/1.8/dbi.rb:344:in `load_driver''
from /usr/local/lib/ruby/site_ruby/1.8/dbi.rb:227:in
`_get_full_driver''
from /usr/local/lib/ruby/site_ruby/1.8/dbi.rb:213:in `connect''
from
/usr/local/lib/ruby/gems/1.8/gems/activerecord-sqlserver-adapter-1.0.0/lib/active_record/connection_adapters/sqlserver_adapter.rb:46:in
`sqlserver_connection''
from
/usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:291:in
`send''
from
/usr/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/c...