search for: add_random_entri

Displaying 1 result from an estimated 1 matches for "add_random_entri".

Did you mean: add_random_entry
2006 Aug 18
0
ActiveRecord Benchmarking
I''m running a benchmark to check database performance. I don''t quite understand the results. The benchmarking code looks like this class DBTable < ActiveRecord::Base ActiveRecord::Base.establish_connection( :adapter => "mysql", :socket => "/var/lib/mysql/mysql.sock", :username => "..user..",