# Logfile created on Sat Sep 08 08:37:31 -0700 2007 by / SQL (0.000188) SET SQL_AUTO_IS_NULL=0 SQL (0.000234) BEGIN SQL (0.000235) ROLLBACK SQL (0.000231) BEGIN SQL (0.000519) SELECT count(*) AS count_all FROM events  SQL (0.000407) SELECT count(*) AS count_all FROM events  Event Load (0.001028) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 SQL (0.000242) ROLLBACK SQL (0.000135) BEGIN Event Load (0.000824) SELECT * FROM events WHERE (events.`id` = 1)  User Load (0.000879) SELECT * FROM users WHERE (users.`id` = 1)  SQL (0.000197) ROLLBACK SQL (0.000136) BEGIN SQL (0.000156) ROLLBACK SQL (0.000134) BEGIN SQL (0.000413) SELECT count(*) AS count_all FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%')  Event Load (0.000900) SELECT * FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%') ORDER BY starts_at LIMIT 0, 30 SQL (0.000210) ROLLBACK SQL (0.000160) BEGIN SQL (0.000183) ROLLBACK SQL (0.000249) BEGIN SQL (0.000241) ROLLBACK SQL (0.000232) BEGIN SQL (0.000229) ROLLBACK SQL (0.000233) BEGIN User Load (0.001185) SELECT * FROM users WHERE (users.`id` = 1)  Event Load (0.000973) SELECT * FROM events WHERE (events.host_id = 1)  SQL (0.000189) ROLLBACK SQL (0.000132) BEGIN User Load (0.000851) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000865) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000251) ROLLBACK SQL (0.000099) BEGIN SQL (0.000336) SELECT count(*) AS count_all FROM users  User Load (0.000641) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000614) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000260) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('610bd899860cb9b39555bddba15c959738ea270f', '2007-09-08 08:37:31', 'c1cfff99e3d62d7aa2f43283d8fe6f1939140b1e', NULL, NULL, 'quire', '2007-09-08 08:37:31', 'quire@example.com') SQL (0.000273) SELECT count(*) AS count_all FROM users  SQL (0.001012) ROLLBACK SQL (0.000245) BEGIN User Load (0.001189) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.001046) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin2' AND users.id <> 1) LIMIT 1 User Load (0.000892) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000350) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin2', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 User Load (0.000860) SELECT * FROM users WHERE (users.`login` = 'quentin2') LIMIT 1 SQL (0.001360) ROLLBACK SQL (0.000241) BEGIN User Load (0.001019) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000369) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:31', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'c1f3497398b4872126e73df9bf150cd14138681c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 SQL (0.000851) ROLLBACK SQL (0.000365) BEGIN User Load (0.001033) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000735) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:37:31', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '431ba1b4220a9bd19cf911fceee1b60bc26c0db7', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 SQL (0.001024) ROLLBACK SQL (0.000246) BEGIN User Load (0.001014) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000533) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:37:31', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '431ba1b4220a9bd19cf911fceee1b60bc26c0db7', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 SQL (0.000825) ROLLBACK SQL (0.000238) BEGIN SQL (0.000486) SELECT count(*) AS count_all FROM users  User Load (0.000935) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000786) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 SQL (0.000339) SELECT count(*) AS count_all FROM users  SQL (0.000206) ROLLBACK SQL (0.000135) BEGIN SQL (0.000333) SELECT count(*) AS count_all FROM users  User Load (0.000795) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000802) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000330) SELECT count(*) AS count_all FROM users  SQL (0.000196) ROLLBACK SQL (0.000162) BEGIN SQL (0.000350) SELECT count(*) AS count_all FROM users  User Load (0.000818) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000823) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000347) SELECT count(*) AS count_all FROM users  SQL (0.000201) ROLLBACK SQL (0.000135) BEGIN SQL (0.000347) SELECT count(*) AS count_all FROM users  User Load (0.000860) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000815) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000334) SELECT count(*) AS count_all FROM users  SQL (0.000197) ROLLBACK SQL (0.000139) BEGIN User Load (0.000856) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000932) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin' AND users.id <> 1) LIMIT 1 User Load (0.000919) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000380) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '4b6dd603c64f03bc2f676658e287094878df9603', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 User Load (0.000869) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000801) ROLLBACK SQL (0.000140) BEGIN User Load (0.001057) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000372) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:31', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'c1f3497398b4872126e73df9bf150cd14138681c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 SQL (0.000962) ROLLBACK SQL (0.000238) BEGIN User Load (0.001155) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000355) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:31', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'c1f3497398b4872126e73df9bf150cd14138681c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 User Update (0.000323) UPDATE users SET `created_at` = '2007-09-03 08:37:31', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:31' WHERE `id` = 1 SQL (0.001123) ROLLBACK SQL (0.000186) SET SQL_AUTO_IS_NULL=0 SQL (0.000234) BEGIN User Load (0.001200) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"event"=>{"name"=>"foo"}, "action"=>"create", "controller"=>"events"} User Load (0.000935) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 SQL (0.000341) INSERT INTO events (`name`, `updated_at`, `starts_at`, `description`, `host_id`, `ends_at`, `created_at`) VALUES('foo', '2007-09-08 08:37:33', NULL, NULL, NULL, NULL, '2007-09-08 08:37:33') Redirected to http://test.host/events/3 Completed in 0.01394 (71 reqs/sec) | DB: 0.00290 (20%) | 302 Found [http://test.host/events?event%5Bname%5D=foo] SQL (0.000900) ROLLBACK SQL (0.000230) BEGIN Processing EventsController#index (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"events"} SQL (0.000418) SELECT count(*) AS count_all FROM events  Event Load (0.000920) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 Rendering template within layouts/application Rendering events/index Completed in 0.00759 (131 reqs/sec) | Rendering: 0.00502 (66%) | DB: 0.00247 (32%) | 200 OK [http://test.host/events] SQL (0.000225) ROLLBACK SQL (0.000146) BEGIN User Load (0.000890) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} User Load (0.000917) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 Rendering template within layouts/application Rendering events/new Completed in 0.00797 (125 reqs/sec) | Rendering: 0.00622 (78%) | DB: 0.00218 (27%) | 200 OK [http://test.host/events/new] SQL (0.000240) ROLLBACK SQL (0.000118) BEGIN Processing EventsController#show (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"show", "id"=>"1", "controller"=>"events"} Event Load (0.036364) SELECT * FROM events WHERE (events.`id` = 1)  Rendering template within layouts/application Rendering events/show Completed in 0.03874 (25 reqs/sec) | Rendering: 0.00168 (4%) | DB: 0.03672 (94%) | 200 OK [http://test.host/events/1] SQL (0.000230) ROLLBACK SQL (0.000097) BEGIN Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00071 (1410 reqs/sec) | DB: 0.00033 (46%) | 302 Found [http://test.host/events] SQL (0.000171) ROLLBACK SQL (0.000099) BEGIN Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00039 (2584 reqs/sec) | DB: 0.00027 (69%) | 302 Found [http://test.host/events/new] SQL (0.000133) ROLLBACK SQL (0.000232) BEGIN Processing HomeController#index (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"home"} Event Load (0.000990) SELECT * FROM events ORDER BY starts_at LIMIT 10 Rendering template within layouts/application Rendering home/index Completed in 0.00900 (111 reqs/sec) | Rendering: 0.00639 (70%) | DB: 0.00135 (15%) | 200 OK [http://test.host/] SQL (0.000220) ROLLBACK SQL (0.000241) BEGIN User Load (0.001215) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.001047) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000396) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.01364 (73 reqs/sec) | DB: 0.00312 (22%) | 302 Found [http://test.host/logout] SQL (0.001062) ROLLBACK SQL (0.000260) BEGIN User Load (0.001188) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000433) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:33', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00350 (285 reqs/sec) | Rendering: 0.00337 (96%) | DB: 0.00294 (84%) | 200 OK [http://test.host/login] User Load (0.000880) SELECT * FROM users WHERE (users.`remember_token` = 'invalid_auth_token') LIMIT 1 SQL (0.001039) ROLLBACK SQL (0.000246) BEGIN User Load (0.001177) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000457) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:33', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 User Update (0.000311) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-08 08:32:33', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00208 (480 reqs/sec) | Rendering: 0.00196 (94%) | DB: 0.00411 (197%) | 200 OK [http://test.host/login] User Load (0.000954) SELECT * FROM users WHERE (users.`remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c') LIMIT 1 SQL (0.001506) ROLLBACK SQL (0.000257) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000971) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Rendering template within layouts/application Rendering session/new Completed in 0.00410 (243 reqs/sec) | Rendering: 0.00219 (53%) | DB: 0.00369 (89%) | 200 OK [http://test.host/session?login=quentin&password=bad+password] SQL (0.000247) ROLLBACK SQL (0.000134) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000933) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00175 (572 reqs/sec) | DB: 0.00131 (75%) | 302 Found [http://test.host/session?login=quentin&password=test] SQL (0.000206) ROLLBACK SQL (0.000181) BEGIN User Load (0.000887) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000399) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:33', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00207 (482 reqs/sec) | Rendering: 0.00195 (94%) | DB: 0.00167 (80%) | 200 OK [http://test.host/login] User Load (0.000924) SELECT * FROM users WHERE (users.`remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c') LIMIT 1 User Update (0.000316) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:33', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Cookie set: auth_token=b198dd21d4a874d4fe366255bb4ce9c79f0a266c; path=/; expires=Sat, 22 Sep 2007 15:37:33 GMT SQL (0.001028) ROLLBACK SQL (0.000244) BEGIN User Load (0.001172) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:37:33) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.000876) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000613) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.00404 (247 reqs/sec) | DB: 0.00517 (127%) | 302 Found [http://test.host/logout] SQL (0.001026) ROLLBACK SQL (0.000242) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"0"} User Load (0.000932) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00181 (551 reqs/sec) | DB: 0.00220 (121%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=0] SQL (0.000188) ROLLBACK SQL (0.000181) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"1"} User Load (0.000895) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 User Update (0.000438) UPDATE users SET `created_at` = '2007-09-03 08:37:33', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:33', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'b198dd21d4a874d4fe366255bb4ce9c79f0a266c', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:33' WHERE `id` = 1 Cookie set: auth_token=b198dd21d4a874d4fe366255bb4ce9c79f0a266c; path=/; expires=Sat, 22 Sep 2007 15:37:33 GMT Redirected to http://test.host/ Completed in 0.00441 (226 reqs/sec) | DB: 0.00170 (38%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=1] SQL (0.000868) ROLLBACK SQL (0.000239) BEGIN SQL (0.000509) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000943) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.001040) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000319) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('0257a2a679f6cd92c857438ddbf1500338fd5f4a', '2007-09-08 08:37:33', 'b8dabc27239ae3c78b633e286dfbba661e9c9abb', NULL, NULL, 'quire', '2007-09-08 08:37:33', 'quire@example.com') Redirected to http://test.host/ Completed in 0.00709 (141 reqs/sec) | DB: 0.00392 (55%) | 302 Found [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000367) SELECT count(*) AS count_all FROM users  SQL (0.000835) ROLLBACK SQL (0.000234) BEGIN SQL (0.000455) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>nil}, "action"=>"create", "controller"=>"users"} User Load (0.000881) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000972) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00786 (127 reqs/sec) | Rendering: 0.00399 (50%) | DB: 0.00374 (47%) | 200 OK [http://test.host/users?user%5Bemail%5D=&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000579) SELECT count(*) AS count_all FROM users  SQL (0.000213) ROLLBACK SQL (0.000154) BEGIN SQL (0.000346) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>nil, "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000836) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000835) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00618 (161 reqs/sec) | Rendering: 0.00262 (42%) | DB: 0.00296 (47%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000427) SELECT count(*) AS count_all FROM users  SQL (0.000354) ROLLBACK SQL (0.000132) BEGIN SQL (0.000361) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000858) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000818) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00609 (164 reqs/sec) | Rendering: 0.00257 (42%) | DB: 0.00295 (48%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=] SQL (0.000396) SELECT count(*) AS count_all FROM users  SQL (0.000201) ROLLBACK SQL (0.000181) BEGIN SQL (0.000339) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:33) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000845) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000795) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00600 (166 reqs/sec) | Rendering: 0.00256 (42%) | DB: 0.00276 (45%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=&user%5Bpassword_confirmation%5D=quire] SQL (0.000365) SELECT count(*) AS count_all FROM users  SQL (0.000199) ROLLBACK SQL (0.000162) SET SQL_AUTO_IS_NULL=0 SQL (0.000241) BEGIN SQL (0.000229) ROLLBACK SQL (0.000228) BEGIN SQL (0.000505) SELECT count(*) AS count_all FROM events  SQL (0.000448) SELECT count(*) AS count_all FROM events  Event Load (0.001197) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 SQL (0.000237) ROLLBACK SQL (0.000188) BEGIN Event Load (0.000926) SELECT * FROM events WHERE (events.`id` = 1)  User Load (0.001078) SELECT * FROM users WHERE (users.`id` = 1)  SQL (0.000204) ROLLBACK SQL (0.000134) BEGIN SQL (0.000156) ROLLBACK SQL (0.000132) BEGIN SQL (0.000407) SELECT count(*) AS count_all FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%')  Event Load (0.000909) SELECT * FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%') ORDER BY starts_at LIMIT 0, 30 SQL (0.000200) ROLLBACK SQL (0.000135) BEGIN SQL (0.000155) ROLLBACK SQL (0.000208) BEGIN SQL (0.000235) ROLLBACK SQL (0.000242) BEGIN SQL (0.000229) ROLLBACK SQL (0.000244) BEGIN User Load (0.000923) SELECT * FROM users WHERE (users.`id` = 1)  Event Load (0.000882) SELECT * FROM events WHERE (events.host_id = 1)  SQL (0.000206) ROLLBACK SQL (0.000149) BEGIN User Load (0.000863) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000854) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000180) ROLLBACK SQL (0.000138) BEGIN SQL (0.000364) SELECT count(*) AS count_all FROM users  User Load (0.000705) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000649) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000259) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('9cb473073b2223cde0a707c991a281153bb866ca', '2007-09-08 08:37:47', '2984c3241558c9d5211dd238394db4ca5c3bd1ca', NULL, NULL, 'quire', '2007-09-08 08:37:47', 'quire@example.com') SQL (0.000284) SELECT count(*) AS count_all FROM users  SQL (0.000795) ROLLBACK SQL (0.000354) BEGIN User Load (0.001179) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.001088) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin2' AND users.id <> 1) LIMIT 1 User Load (0.000943) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000364) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin2', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 User Load (0.000872) SELECT * FROM users WHERE (users.`login` = 'quentin2') LIMIT 1 SQL (0.000803) ROLLBACK SQL (0.000175) BEGIN User Load (0.000917) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000382) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:47', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '6a08cff83a9608b43ad8bf3d0550aabdba4852e2', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 SQL (0.001274) ROLLBACK SQL (0.000448) BEGIN User Load (0.038631) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000457) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:37:47', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '2dd708af84e288e64d6c34231e0b7772ca2ef756', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 SQL (0.000930) ROLLBACK SQL (0.000241) BEGIN User Load (0.001042) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000369) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:37:47', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '2dd708af84e288e64d6c34231e0b7772ca2ef756', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 SQL (0.001010) ROLLBACK SQL (0.000244) BEGIN SQL (0.000678) SELECT count(*) AS count_all FROM users  User Load (0.000961) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000815) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 SQL (0.000342) SELECT count(*) AS count_all FROM users  SQL (0.000200) ROLLBACK SQL (0.000133) BEGIN SQL (0.000333) SELECT count(*) AS count_all FROM users  User Load (0.000793) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000825) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000338) SELECT count(*) AS count_all FROM users  SQL (0.000196) ROLLBACK SQL (0.000135) BEGIN SQL (0.000332) SELECT count(*) AS count_all FROM users  User Load (0.000804) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000803) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000334) SELECT count(*) AS count_all FROM users  SQL (0.000194) ROLLBACK SQL (0.000134) BEGIN SQL (0.000339) SELECT count(*) AS count_all FROM users  User Load (0.000808) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000798) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000331) SELECT count(*) AS count_all FROM users  SQL (0.000144) ROLLBACK SQL (0.000158) BEGIN User Load (0.000887) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000880) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin' AND users.id <> 1) LIMIT 1 User Load (0.000893) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000408) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '4b6dd603c64f03bc2f676658e287094878df9603', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 User Load (0.000895) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000982) ROLLBACK SQL (0.000221) BEGIN User Load (0.001000) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000382) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:47', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '6a08cff83a9608b43ad8bf3d0550aabdba4852e2', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 SQL (0.001009) ROLLBACK SQL (0.000249) BEGIN User Load (0.001189) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000366) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:47', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '6a08cff83a9608b43ad8bf3d0550aabdba4852e2', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 User Update (0.000332) UPDATE users SET `created_at` = '2007-09-03 08:37:47', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:47' WHERE `id` = 1 SQL (0.001196) ROLLBACK SQL (0.000188) SET SQL_AUTO_IS_NULL=0 SQL (0.000234) BEGIN User Load (0.001193) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:37:48) [POST] Session ID: Parameters: {"event"=>{"name"=>"foo"}, "action"=>"create", "controller"=>"events"} User Load (0.001452) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 SQL (0.000299) INSERT INTO events (`name`, `updated_at`, `starts_at`, `description`, `host_id`, `ends_at`, `created_at`) VALUES('foo', '2007-09-08 08:37:48', NULL, NULL, NULL, NULL, '2007-09-08 08:37:48') Redirected to http://test.host/events/3 Completed in 0.01352 (73 reqs/sec) | DB: 0.00337 (24%) | 302 Found [http://test.host/events?event%5Bname%5D=foo] SQL (0.000960) ROLLBACK SQL (0.000241) BEGIN Processing EventsController#index (for 0.0.0.0 at 2007-09-08 08:37:48) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"events"} SQL (0.000416) SELECT count(*) AS count_all FROM events  Event Load (0.000895) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 Rendering template within layouts/application Rendering events/index Completed in 0.00707 (141 reqs/sec) | Rendering: 0.00448 (63%) | DB: 0.00251 (35%) | 200 OK [http://test.host/events] SQL (0.000231) ROLLBACK SQL (0.000183) BEGIN User Load (0.000905) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:37:48) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} User Load (0.000885) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 Rendering template within layouts/application Rendering events/new Completed in 0.00772 (129 reqs/sec) | Rendering: 0.00601 (77%) | DB: 0.00220 (28%) | 200 OK [http://test.host/events/new] SQL (0.000221) ROLLBACK SQL (0.000120) BEGIN Processing EventsController#show (for 0.0.0.0 at 2007-09-08 08:37:48) [GET] Session ID: Parameters: {"action"=>"show", "id"=>"1", "controller"=>"events"} Event Load (0.038367) SELECT * FROM events WHERE (events.`id` = 1)  Rendering template within layouts/application Rendering events/show Completed in 0.04079 (24 reqs/sec) | Rendering: 0.00173 (4%) | DB: 0.03871 (94%) | 200 OK [http://test.host/events/1] SQL (0.000237) ROLLBACK SQL (0.000110) BEGIN Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00077 (1305 reqs/sec) | DB: 0.00035 (45%) | 302 Found [http://test.host/events] SQL (0.000159) ROLLBACK SQL (0.000118) BEGIN Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00041 (2421 reqs/sec) | DB: 0.00028 (67%) | 302 Found [http://test.host/events/new] SQL (0.000162) ROLLBACK SQL (0.000112) BEGIN Processing HomeController#index (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"home"} Event Load (0.000763) SELECT * FROM events ORDER BY starts_at LIMIT 10 Rendering template within layouts/application Rendering home/index Completed in 0.00698 (143 reqs/sec) | Rendering: 0.00499 (71%) | DB: 0.00104 (14%) | 200 OK [http://test.host/] SQL (0.000276) ROLLBACK SQL (0.000109) BEGIN User Load (0.000679) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.000695) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000431) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.01112 (89 reqs/sec) | DB: 0.00219 (19%) | 302 Found [http://test.host/logout] SQL (0.000800) ROLLBACK SQL (0.000120) BEGIN User Load (0.000678) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000322) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:49', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00267 (375 reqs/sec) | Rendering: 0.00256 (96%) | DB: 0.00192 (72%) | 200 OK [http://test.host/login] User Load (0.000693) SELECT * FROM users WHERE (users.`remember_token` = 'invalid_auth_token') LIMIT 1 SQL (0.000751) ROLLBACK SQL (0.000118) BEGIN User Load (0.000646) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000448) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:49', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 User Update (0.000509) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-08 08:32:49', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00164 (609 reqs/sec) | Rendering: 0.00152 (92%) | DB: 0.00316 (192%) | 200 OK [http://test.host/login] User Load (0.000728) SELECT * FROM users WHERE (users.`remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f') LIMIT 1 SQL (0.000846) ROLLBACK SQL (0.000122) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000689) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Rendering template within layouts/application Rendering session/new Completed in 0.00291 (343 reqs/sec) | Rendering: 0.00158 (54%) | DB: 0.00238 (81%) | 200 OK [http://test.host/session?login=quentin&password=bad+password] SQL (0.000240) ROLLBACK SQL (0.000114) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000681) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00133 (751 reqs/sec) | DB: 0.00103 (77%) | 302 Found [http://test.host/session?login=quentin&password=test] SQL (0.000142) ROLLBACK SQL (0.000114) BEGIN User Load (0.000643) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.001745) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:49', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00157 (635 reqs/sec) | Rendering: 0.00147 (93%) | DB: 0.00264 (167%) | 200 OK [http://test.host/login] User Load (0.000725) SELECT * FROM users WHERE (users.`remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f') LIMIT 1 User Update (0.000329) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:49', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Cookie set: auth_token=a6d9e1a65caa0164eacee0bebbaeba7fc917217f; path=/; expires=Sat, 22 Sep 2007 15:37:49 GMT SQL (0.007079) ROLLBACK SQL (0.000146) BEGIN User Load (0.000688) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:37:49) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.000687) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000296) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.00313 (319 reqs/sec) | DB: 0.00995 (318%) | 302 Found [http://test.host/logout] SQL (0.000634) ROLLBACK SQL (0.000118) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"0"} User Load (0.000698) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00134 (747 reqs/sec) | DB: 0.00145 (108%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=0] SQL (0.000569) ROLLBACK SQL (0.000122) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"1"} User Load (0.004584) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 User Update (0.000429) UPDATE users SET `created_at` = '2007-09-03 08:37:49', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:37:49', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'a6d9e1a65caa0164eacee0bebbaeba7fc917217f', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:37:49' WHERE `id` = 1 Cookie set: auth_token=a6d9e1a65caa0164eacee0bebbaeba7fc917217f; path=/; expires=Sat, 22 Sep 2007 15:37:49 GMT Redirected to http://test.host/ Completed in 0.00826 (121 reqs/sec) | DB: 0.00570 (69%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=1] SQL (0.000645) ROLLBACK SQL (0.000139) BEGIN SQL (0.000305) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000714) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000815) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000241) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('a82ed8448298a4bf7b564ba233130d85d40ca3cb', '2007-09-08 08:37:49', '07b2fb85ff076f3f58a9086689c1a67f51db35ff', NULL, NULL, 'quire', '2007-09-08 08:37:49', 'quire@example.com') Redirected to http://test.host/ Completed in 0.00528 (189 reqs/sec) | DB: 0.00286 (54%) | 302 Found [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000258) SELECT count(*) AS count_all FROM users  SQL (0.000620) ROLLBACK SQL (0.000102) BEGIN SQL (0.000450) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>nil}, "action"=>"create", "controller"=>"users"} User Load (0.000867) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000812) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00830 (120 reqs/sec) | Rendering: 0.00461 (55%) | DB: 0.00311 (37%) | 200 OK [http://test.host/users?user%5Bemail%5D=&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000468) SELECT count(*) AS count_all FROM users  SQL (0.000208) ROLLBACK SQL (0.000132) BEGIN SQL (0.000359) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>nil, "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000854) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000816) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00616 (162 reqs/sec) | Rendering: 0.00262 (42%) | DB: 0.00284 (46%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000386) SELECT count(*) AS count_all FROM users  SQL (0.000202) ROLLBACK SQL (0.000180) BEGIN SQL (0.000335) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000848) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000799) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00606 (164 reqs/sec) | Rendering: 0.00256 (42%) | DB: 0.00275 (45%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=] SQL (0.000391) SELECT count(*) AS count_all FROM users  SQL (0.000202) ROLLBACK SQL (0.000181) BEGIN SQL (0.000334) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:37:49) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000878) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000802) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00617 (162 reqs/sec) | Rendering: 0.00263 (42%) | DB: 0.00279 (45%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=&user%5Bpassword_confirmation%5D=quire] SQL (0.000422) SELECT count(*) AS count_all FROM users  SQL (0.000201) ROLLBACK SQL (0.000169) SET SQL_AUTO_IS_NULL=0 SQL (0.000243) BEGIN SQL (0.000230) ROLLBACK SQL (0.000229) BEGIN SQL (0.000493) SELECT count(*) AS count_all FROM events  SQL (0.000450) SELECT count(*) AS count_all FROM events  Event Load (0.001188) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 SQL (0.000213) ROLLBACK SQL (0.000192) BEGIN Event Load (0.000837) SELECT * FROM events WHERE (events.`id` = 1)  User Load (0.000864) SELECT * FROM users WHERE (users.`id` = 1)  SQL (0.000202) ROLLBACK SQL (0.000136) BEGIN SQL (0.000155) ROLLBACK SQL (0.000131) BEGIN SQL (0.000591) SELECT count(*) AS count_all FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%')  Event Load (0.000892) SELECT * FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%') ORDER BY starts_at LIMIT 0, 30 SQL (0.000197) ROLLBACK SQL (0.000135) BEGIN SQL (0.000155) ROLLBACK SQL (0.000223) BEGIN SQL (0.000235) ROLLBACK SQL (0.000164) BEGIN SQL (0.000183) ROLLBACK SQL (0.000132) BEGIN SQL (0.000167) ROLLBACK SQL (0.000233) BEGIN User Load (0.001189) SELECT * FROM users WHERE (users.`id` = 1)  Event Load (0.000982) SELECT * FROM events WHERE (events.host_id = 1)  SQL (0.000211) ROLLBACK SQL (0.000134) BEGIN User Load (0.000853) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000852) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000226) ROLLBACK SQL (0.000123) BEGIN SQL (0.000359) SELECT count(*) AS count_all FROM users  User Load (0.000967) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000664) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000243) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('8cc58fdff6beeded617ee0db4ba48f9b4819baa4', '2007-09-08 08:38:52', 'dbb9ac752657a45a5b079e19695f88543be7dcad', NULL, NULL, 'quire', '2007-09-08 08:38:52', 'quire@example.com') SQL (0.000293) SELECT count(*) AS count_all FROM users  SQL (0.000845) ROLLBACK SQL (0.000237) BEGIN User Load (0.001203) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000952) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin2' AND users.id <> 1) LIMIT 1 User Load (0.000886) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000356) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin2', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 User Load (0.000873) SELECT * FROM users WHERE (users.`login` = 'quentin2') LIMIT 1 SQL (0.000844) ROLLBACK SQL (0.000183) BEGIN User Load (0.000899) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000397) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:52', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '58ce3fb0fb95386c2a813daabddb60a0700b84d2', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 SQL (0.001057) ROLLBACK SQL (0.000226) BEGIN User Load (0.001142) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000437) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:38:52', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'f130a4d991a3e60272d6de5ab73b395164296e10', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 SQL (0.001452) ROLLBACK SQL (0.000251) BEGIN User Load (0.001041) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000376) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:38:52', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'f130a4d991a3e60272d6de5ab73b395164296e10', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 SQL (0.000999) ROLLBACK SQL (0.000241) BEGIN SQL (0.000759) SELECT count(*) AS count_all FROM users  User Load (0.001005) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000777) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 SQL (0.000341) SELECT count(*) AS count_all FROM users  SQL (0.000202) ROLLBACK SQL (0.000133) BEGIN SQL (0.000330) SELECT count(*) AS count_all FROM users  User Load (0.000816) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000832) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000382) SELECT count(*) AS count_all FROM users  SQL (0.000390) ROLLBACK SQL (0.000189) BEGIN SQL (0.000358) SELECT count(*) AS count_all FROM users  User Load (0.000831) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000818) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000352) SELECT count(*) AS count_all FROM users  SQL (0.000201) ROLLBACK SQL (0.000135) BEGIN SQL (0.000542) SELECT count(*) AS count_all FROM users  User Load (0.000817) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000799) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000328) SELECT count(*) AS count_all FROM users  SQL (0.000146) ROLLBACK SQL (0.000134) BEGIN User Load (0.000858) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000907) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin' AND users.id <> 1) LIMIT 1 User Load (0.000877) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000371) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '4b6dd603c64f03bc2f676658e287094878df9603', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 User Load (0.000911) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000845) ROLLBACK SQL (0.000138) BEGIN User Load (0.000869) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000384) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:52', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '58ce3fb0fb95386c2a813daabddb60a0700b84d2', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 SQL (0.000985) ROLLBACK SQL (0.000243) BEGIN User Load (0.001176) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000371) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:52', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '58ce3fb0fb95386c2a813daabddb60a0700b84d2', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 User Update (0.000328) UPDATE users SET `created_at` = '2007-09-03 08:38:52', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:52' WHERE `id` = 1 SQL (0.001082) ROLLBACK SQL (0.000168) SET SQL_AUTO_IS_NULL=0 SQL (0.000307) BEGIN User Load (0.001074) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:38:53) [POST] Session ID: Parameters: {"event"=>{"name"=>"foo"}, "action"=>"create", "controller"=>"events"} User Load (0.000938) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 SQL (0.000308) INSERT INTO events (`name`, `updated_at`, `starts_at`, `description`, `host_id`, `ends_at`, `created_at`) VALUES('foo', '2007-09-08 08:38:53', NULL, NULL, NULL, NULL, '2007-09-08 08:38:53') Redirected to http://test.host/events/3 Completed in 0.01303 (76 reqs/sec) | DB: 0.00279 (21%) | 302 Found [http://test.host/events?event%5Bname%5D=foo] SQL (0.001352) ROLLBACK SQL (0.000244) BEGIN Processing EventsController#index (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"events"} SQL (0.000420) SELECT count(*) AS count_all FROM events  Event Load (0.000908) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 Rendering template within layouts/application Rendering events/index Completed in 0.00713 (140 reqs/sec) | Rendering: 0.00451 (63%) | DB: 0.00292 (40%) | 200 OK [http://test.host/events] SQL (0.000227) ROLLBACK SQL (0.000185) BEGIN User Load (0.000903) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} User Load (0.001013) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 Rendering template within layouts/application Rendering events/new Completed in 0.00794 (125 reqs/sec) | Rendering: 0.00606 (76%) | DB: 0.00233 (29%) | 200 OK [http://test.host/events/new] SQL (0.000221) ROLLBACK SQL (0.000123) BEGIN Processing EventsController#show (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"show", "id"=>"1", "controller"=>"events"} Event Load (0.036711) SELECT * FROM events WHERE (events.`id` = 1)  Rendering template within layouts/application Rendering events/show Completed in 0.03906 (25 reqs/sec) | Rendering: 0.00166 (4%) | DB: 0.03706 (94%) | 200 OK [http://test.host/events/1] SQL (0.000230) ROLLBACK SQL (0.000097) BEGIN Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:38:53) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00073 (1373 reqs/sec) | DB: 0.00033 (44%) | 302 Found [http://test.host/events] SQL (0.000147) ROLLBACK SQL (0.000094) BEGIN Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00039 (2551 reqs/sec) | DB: 0.00024 (61%) | 302 Found [http://test.host/events/new] SQL (0.000123) ROLLBACK SQL (0.000261) BEGIN Processing HomeController#index (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"home"} Event Load (0.001021) SELECT * FROM events ORDER BY starts_at LIMIT 10 Rendering template within layouts/application Rendering home/index Completed in 0.00915 (109 reqs/sec) | Rendering: 0.00643 (70%) | DB: 0.00140 (15%) | 200 OK [http://test.host/] SQL (0.000241) ROLLBACK SQL (0.000261) BEGIN User Load (0.001219) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.001007) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000453) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.01479 (67 reqs/sec) | DB: 0.00318 (21%) | 302 Found [http://test.host/logout] SQL (0.001790) ROLLBACK SQL (0.000285) BEGIN User Load (0.001251) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000437) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:53', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00356 (280 reqs/sec) | Rendering: 0.00342 (96%) | DB: 0.00376 (105%) | 200 OK [http://test.host/login] User Load (0.000944) SELECT * FROM users WHERE (users.`remember_token` = 'invalid_auth_token') LIMIT 1 SQL (0.001299) ROLLBACK SQL (0.000230) BEGIN User Load (0.001188) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000439) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:53', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 User Update (0.000312) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-08 08:33:53', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00209 (478 reqs/sec) | Rendering: 0.00197 (94%) | DB: 0.00441 (211%) | 200 OK [http://test.host/login] User Load (0.000941) SELECT * FROM users WHERE (users.`remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9') LIMIT 1 SQL (0.001607) ROLLBACK SQL (0.000214) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:38:53) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000961) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Rendering template within layouts/application Rendering session/new Completed in 0.00401 (249 reqs/sec) | Rendering: 0.00214 (53%) | DB: 0.00372 (92%) | 200 OK [http://test.host/session?login=quentin&password=bad+password] SQL (0.000229) ROLLBACK SQL (0.000181) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:38:53) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000931) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00174 (573 reqs/sec) | DB: 0.00134 (76%) | 302 Found [http://test.host/session?login=quentin&password=test] SQL (0.000202) ROLLBACK SQL (0.000181) BEGIN User Load (0.001147) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000411) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:53', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00206 (485 reqs/sec) | Rendering: 0.00194 (94%) | DB: 0.00194 (94%) | 200 OK [http://test.host/login] User Load (0.000920) SELECT * FROM users WHERE (users.`remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9') LIMIT 1 User Update (0.000333) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:53', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Cookie set: auth_token=579eeeaf52a6e0d7a50353862b9a791dafc510d9; path=/; expires=Sat, 22 Sep 2007 15:38:53 GMT SQL (0.001723) ROLLBACK SQL (0.000268) BEGIN User Load (0.001209) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:38:53) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.000865) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000448) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.00399 (250 reqs/sec) | DB: 0.00577 (144%) | 302 Found [http://test.host/logout] SQL (0.001687) ROLLBACK SQL (0.000250) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:38:53) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"0"} User Load (0.000949) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00186 (538 reqs/sec) | DB: 0.00289 (155%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=0] SQL (0.000205) ROLLBACK SQL (0.000167) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:38:53) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"1"} User Load (0.000930) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 User Update (0.000392) UPDATE users SET `created_at` = '2007-09-03 08:38:53', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:38:53', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '579eeeaf52a6e0d7a50353862b9a791dafc510d9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:38:53' WHERE `id` = 1 Cookie set: auth_token=579eeeaf52a6e0d7a50353862b9a791dafc510d9; path=/; expires=Sat, 22 Sep 2007 15:38:53 GMT Redirected to http://test.host/ Completed in 0.00427 (234 reqs/sec) | DB: 0.00169 (39%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=1] SQL (0.001468) ROLLBACK SQL (0.000177) BEGIN SQL (0.000505) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:38:54) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000915) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000801) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000304) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('5480f3de899c547dad3bc0cb8bbcc3743af62ce4', '2007-09-08 08:38:54', '50d1b7af440be11196c15662c87ad8bb5045adc3', NULL, NULL, 'quire', '2007-09-08 08:38:54', 'quire@example.com') Redirected to http://test.host/ Completed in 0.00671 (148 reqs/sec) | DB: 0.00417 (62%) | 302 Found [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000372) SELECT count(*) AS count_all FROM users  SQL (0.001317) ROLLBACK SQL (0.000245) BEGIN SQL (0.000534) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:38:54) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>nil}, "action"=>"create", "controller"=>"users"} User Load (0.000913) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000795) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00768 (130 reqs/sec) | Rendering: 0.00408 (53%) | DB: 0.00418 (54%) | 200 OK [http://test.host/users?user%5Bemail%5D=&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000423) SELECT count(*) AS count_all FROM users  SQL (0.000182) ROLLBACK SQL (0.000179) BEGIN SQL (0.000341) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:38:54) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>nil, "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000874) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000837) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00645 (155 reqs/sec) | Rendering: 0.00266 (41%) | DB: 0.00284 (43%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000420) SELECT count(*) AS count_all FROM users  SQL (0.000205) ROLLBACK SQL (0.000155) BEGIN SQL (0.000341) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:38:54) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000859) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000807) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00600 (166 reqs/sec) | Rendering: 0.00250 (41%) | DB: 0.00279 (46%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=] SQL (0.000373) SELECT count(*) AS count_all FROM users  SQL (0.000182) ROLLBACK SQL (0.000132) BEGIN SQL (0.000333) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:38:54) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000821) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000802) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00597 (167 reqs/sec) | Rendering: 0.00254 (42%) | DB: 0.00264 (44%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=&user%5Bpassword_confirmation%5D=quire] SQL (0.000368) SELECT count(*) AS count_all FROM users  SQL (0.000181) ROLLBACK SQL (0.000192) SET SQL_AUTO_IS_NULL=0 SQL (0.000651) ROLLBACK SQL (0.000185) SET SQL_AUTO_IS_NULL=0 SQL (0.000284) BEGIN Event Load (0.001044) SELECT * FROM events WHERE (events.`id` = 1)  Ticket Load (0.000555) SELECT * FROM tickets WHERE (tickets.`id` = 1)  TicketType Load (0.000742) SELECT * FROM ticket_types WHERE (ticket_types.`id` = 1)  Event Load (0.000792) SELECT * FROM events WHERE (events.`id` = 1)  SQL (0.000211) ROLLBACK SQL (0.000444) BEGIN SQL (0.000208) ROLLBACK SQL (0.000187) SET SQL_AUTO_IS_NULL=0 SQL (0.000244) BEGIN SQL (0.000235) ROLLBACK SQL (0.000174) BEGIN SQL (0.000440) SELECT count(*) AS count_all FROM events  SQL (0.000382) SELECT count(*) AS count_all FROM events  Event Load (0.001063) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 SQL (0.000205) ROLLBACK SQL (0.000135) BEGIN Event Load (0.000817) SELECT * FROM events WHERE (events.`id` = 1)  User Load (0.000874) SELECT * FROM users WHERE (users.`id` = 1)  SQL (0.000194) ROLLBACK SQL (0.000134) BEGIN SQL (0.000156) ROLLBACK SQL (0.000133) BEGIN SQL (0.000399) SELECT count(*) AS count_all FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%')  Event Load (0.000878) SELECT * FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%') ORDER BY starts_at LIMIT 0, 30 SQL (0.000193) ROLLBACK SQL (0.000158) BEGIN SQL (0.000182) ROLLBACK SQL (0.000238) BEGIN Event Load (0.001087) SELECT * FROM events WHERE (events.`id` = 1)  Ticket Load (0.000593) SELECT * FROM tickets WHERE (tickets.`id` = 1)  TicketType Load (0.000748) SELECT * FROM ticket_types WHERE (ticket_types.`id` = 1)  Event Load (0.000784) SELECT * FROM events WHERE (events.`id` = 1)  SQL (0.000185) ROLLBACK SQL (0.000135) BEGIN SQL (0.000181) ROLLBACK SQL (0.000232) BEGIN SQL (0.000228) ROLLBACK SQL (0.000240) BEGIN SQL (0.000247) ROLLBACK SQL (0.000157) BEGIN User Load (0.001086) SELECT * FROM users WHERE (users.`id` = 1)  Event Load (0.000916) SELECT * FROM events WHERE (events.host_id = 1)  SQL (0.000171) ROLLBACK SQL (0.000134) BEGIN User Load (0.000875) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000860) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000233) ROLLBACK SQL (0.000101) BEGIN SQL (0.000344) SELECT count(*) AS count_all FROM users  User Load (0.000661) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000602) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000253) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('1e263d4163510888b21f8e17cfefae1699605066', '2007-09-08 08:57:06', '84dbd237cee2482498ff730ccc6dcda162f66917', NULL, NULL, 'quire', '2007-09-08 08:57:06', 'quire@example.com') SQL (0.000263) SELECT count(*) AS count_all FROM users  SQL (0.000896) ROLLBACK SQL (0.000240) BEGIN User Load (0.001170) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.001037) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin2' AND users.id <> 1) LIMIT 1 User Load (0.000880) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000365) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin2', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 User Load (0.000864) SELECT * FROM users WHERE (users.`login` = 'quentin2') LIMIT 1 SQL (0.000994) ROLLBACK SQL (0.000242) BEGIN User Load (0.001001) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000368) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:06', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '1fc6b60fdf81e72b5305a2ee281bb68d63b1559e', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 SQL (0.001493) ROLLBACK SQL (0.000259) BEGIN User Load (0.001117) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000429) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:57:06', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '5973bcba737967111d43b3dc1b322c3663692a2e', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 SQL (0.000870) ROLLBACK SQL (0.000140) BEGIN User Load (0.000996) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000373) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 15:57:06', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '5973bcba737967111d43b3dc1b322c3663692a2e', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 SQL (0.001021) ROLLBACK SQL (0.000251) BEGIN SQL (0.000497) SELECT count(*) AS count_all FROM users  User Load (0.000927) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000793) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 SQL (0.000321) SELECT count(*) AS count_all FROM users  SQL (0.000199) ROLLBACK SQL (0.000135) BEGIN SQL (0.000335) SELECT count(*) AS count_all FROM users  User Load (0.000802) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000800) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000330) SELECT count(*) AS count_all FROM users  SQL (0.000197) ROLLBACK SQL (0.000133) BEGIN SQL (0.000332) SELECT count(*) AS count_all FROM users  User Load (0.000811) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000796) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000330) SELECT count(*) AS count_all FROM users  SQL (0.000192) ROLLBACK SQL (0.000135) BEGIN SQL (0.000338) SELECT count(*) AS count_all FROM users  User Load (0.000805) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000799) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000350) SELECT count(*) AS count_all FROM users  SQL (0.000199) ROLLBACK SQL (0.000134) BEGIN User Load (0.000861) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000910) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin' AND users.id <> 1) LIMIT 1 User Load (0.000878) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000366) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '4b6dd603c64f03bc2f676658e287094878df9603', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 User Load (0.000866) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.001002) ROLLBACK SQL (0.000240) BEGIN User Load (0.001147) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000363) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:06', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '1fc6b60fdf81e72b5305a2ee281bb68d63b1559e', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 SQL (0.000901) ROLLBACK SQL (0.000215) BEGIN User Load (0.000990) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000350) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:06', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '1fc6b60fdf81e72b5305a2ee281bb68d63b1559e', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 User Update (0.000322) UPDATE users SET `created_at` = '2007-09-03 08:57:06', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:06' WHERE `id` = 1 SQL (0.001275) ROLLBACK SQL (0.000188) SET SQL_AUTO_IS_NULL=0 SQL (0.000234) BEGIN User Load (0.001221) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:57:07) [POST] Session ID: Parameters: {"event"=>{"name"=>"foo"}, "action"=>"create", "controller"=>"events"} User Load (0.000952) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 SQL (0.000376) INSERT INTO events (`name`, `updated_at`, `starts_at`, `description`, `host_id`, `ends_at`, `created_at`) VALUES('foo', '2007-09-08 08:57:07', NULL, NULL, NULL, NULL, '2007-09-08 08:57:07') Redirected to http://test.host/events/3 Completed in 0.01425 (70 reqs/sec) | DB: 0.00297 (20%) | 302 Found [http://test.host/events?event%5Bname%5D=foo] SQL (0.001681) ROLLBACK SQL (0.000254) BEGIN Processing EventsController#index (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"events"} SQL (0.000433) SELECT count(*) AS count_all FROM events  Event Load (0.000943) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 Rendering template within layouts/application Rendering events/index Completed in 0.00999 (100 reqs/sec) | Rendering: 0.00732 (73%) | DB: 0.00331 (33%) | 200 OK [http://test.host/events] SQL (0.000229) ROLLBACK SQL (0.000122) BEGIN User Load (0.000834) SELECT * FROM users WHERE (users.`id` = 1)  Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} User Load (0.000727) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 Rendering template within layouts/application Rendering events/new Completed in 0.00615 (162 reqs/sec) | Rendering: 0.00472 (76%) | DB: 0.00191 (31%) | 200 OK [http://test.host/events/new] SQL (0.000199) ROLLBACK SQL (0.000098) BEGIN Processing EventsController#show (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"show", "id"=>"1", "controller"=>"events"} Event Load (0.000675) SELECT * FROM events WHERE (events.`id` = 1)  Rendering template within layouts/application Rendering events/show Completed in 0.00271 (369 reqs/sec) | Rendering: 0.00152 (55%) | DB: 0.00097 (35%) | 200 OK [http://test.host/events/1] SQL (0.000172) ROLLBACK SQL (0.000099) BEGIN Processing EventsController#create (for 0.0.0.0 at 2007-09-08 08:57:07) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00073 (1366 reqs/sec) | DB: 0.00027 (37%) | 302 Found [http://test.host/events] SQL (0.000132) ROLLBACK SQL (0.000094) BEGIN Processing EventsController#new (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"events"} Redirected to http://test.host/login Filter chain halted as [#] returned_false. Completed in 0.00037 (2681 reqs/sec) | DB: 0.00023 (60%) | 302 Found [http://test.host/events/new] SQL (0.000123) ROLLBACK SQL (0.000253) BEGIN Processing HomeController#index (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"index", "controller"=>"home"} Event Load (0.001027) SELECT * FROM events ORDER BY starts_at LIMIT 10 Rendering template within layouts/application Rendering home/index Completed in 0.00967 (103 reqs/sec) | Rendering: 0.00687 (71%) | DB: 0.00140 (14%) | 200 OK [http://test.host/] SQL (0.000227) ROLLBACK SQL (0.000305) BEGIN User Load (0.001176) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.001093) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000449) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:07' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.01481 (67 reqs/sec) | DB: 0.00325 (21%) | 302 Found [http://test.host/logout] SQL (0.001555) ROLLBACK SQL (0.000231) BEGIN User Load (0.001210) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000405) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:07', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '009772cba9a09ff61e8967c9dc06d40ad4ad3d1d', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:07' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00352 (284 reqs/sec) | Rendering: 0.00339 (96%) | DB: 0.00340 (96%) | 200 OK [http://test.host/login] User Load (0.000974) SELECT * FROM users WHERE (users.`remember_token` = 'invalid_auth_token') LIMIT 1 SQL (0.001455) ROLLBACK SQL (0.000248) BEGIN User Load (0.001214) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000380) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:07', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '009772cba9a09ff61e8967c9dc06d40ad4ad3d1d', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:07' WHERE `id` = 1 User Update (0.000318) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-08 08:52:07', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '009772cba9a09ff61e8967c9dc06d40ad4ad3d1d', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:07' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:57:07) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00212 (471 reqs/sec) | Rendering: 0.00199 (94%) | DB: 0.00459 (216%) | 200 OK [http://test.host/login] User Load (0.000941) SELECT * FROM users WHERE (users.`remember_token` = '009772cba9a09ff61e8967c9dc06d40ad4ad3d1d') LIMIT 1 SQL (0.001622) ROLLBACK SQL (0.000253) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000990) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Rendering template within layouts/application Rendering session/new Completed in 0.00397 (251 reqs/sec) | Rendering: 0.00211 (53%) | DB: 0.00381 (95%) | 200 OK [http://test.host/session?login=quentin&password=bad+password] SQL (0.000225) ROLLBACK SQL (0.000181) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]"} User Load (0.000933) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00177 (564 reqs/sec) | DB: 0.00134 (75%) | 302 Found [http://test.host/session?login=quentin&password=test] SQL (0.000205) ROLLBACK SQL (0.000167) BEGIN User Load (0.000883) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000407) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:08', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'c66d0d86643d426202ecf736142c10bd22bef4d4', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:08' WHERE `id` = 1 Processing SessionController#new (for 0.0.0.0 at 2007-09-08 08:57:08) [GET] Session ID: Parameters: {"action"=>"new", "controller"=>"session"} Rendering template within layouts/application Rendering session/new Completed in 0.00209 (479 reqs/sec) | Rendering: 0.00196 (94%) | DB: 0.00166 (79%) | 200 OK [http://test.host/login] User Load (0.000930) SELECT * FROM users WHERE (users.`remember_token` = 'c66d0d86643d426202ecf736142c10bd22bef4d4') LIMIT 1 User Update (0.000308) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:08', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'c66d0d86643d426202ecf736142c10bd22bef4d4', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:08' WHERE `id` = 1 Cookie set: auth_token=c66d0d86643d426202ecf736142c10bd22bef4d4; path=/; expires=Sat, 22 Sep 2007 15:57:08 GMT SQL (0.001606) ROLLBACK SQL (0.000345) BEGIN User Load (0.001347) SELECT * FROM users WHERE (users.`id` = 1)  Processing SessionController#destroy (for 0.0.0.0 at 2007-09-08 08:57:08) [GET] Session ID: Parameters: {"action"=>"destroy", "controller"=>"session"} User Load (0.000882) SELECT * FROM users WHERE (users.`id` = 1) LIMIT 1 User Update (0.000412) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:08' WHERE `id` = 1 Cookie set: auth_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT Redirected to http://test.host/ Completed in 0.00380 (263 reqs/sec) | DB: 0.00583 (153%) | 302 Found [http://test.host/logout] SQL (0.001586) ROLLBACK SQL (0.000140) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"0"} User Load (0.000922) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 Redirected to http://test.host/ Completed in 0.00170 (587 reqs/sec) | DB: 0.00265 (155%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=0] SQL (0.000203) ROLLBACK SQL (0.000136) BEGIN Processing SessionController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"action"=>"create", "controller"=>"session", "login"=>"quentin", "password"=>"[FILTERED]", "remember_me"=>"1"} User Load (0.000905) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 User Update (0.000553) UPDATE users SET `created_at` = '2007-09-03 08:57:07', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 15:57:08', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = 'c66d0d86643d426202ecf736142c10bd22bef4d4', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 08:57:08' WHERE `id` = 1 Cookie set: auth_token=c66d0d86643d426202ecf736142c10bd22bef4d4; path=/; expires=Sat, 22 Sep 2007 15:57:08 GMT Redirected to http://test.host/ Completed in 0.00435 (229 reqs/sec) | DB: 0.00180 (41%) | 302 Found [http://test.host/session?login=quentin&password=test&remember_me=1] SQL (0.001504) ROLLBACK SQL (0.000225) BEGIN Ticket Load (0.001061) SELECT * FROM tickets WHERE (tickets.`id` = 1)  Event Load (0.000929) SELECT * FROM events WHERE (events.`id` = 1)  Processing TicketsController#show (for 0.0.0.0 at 2007-09-08 08:57:08) [GET] Session ID: Parameters: {"event_id"=>"1", "action"=>"show", "id"=>"1", "controller"=>"tickets"} Ticket Load (0.000568) SELECT * FROM tickets WHERE (tickets.`id` = 1)  Rendering template within layouts/application Rendering tickets/show TicketType Load (0.000822) SELECT * FROM ticket_types WHERE (ticket_types.`id` = 1)  Event Load (0.000770) SELECT * FROM events WHERE (events.`id` = 1)  Completed in 0.01396 (71 reqs/sec) | Rendering: 0.00993 (71%) | DB: 0.00588 (42%) | 200 OK [http://test.host/events/1/tickets/1] SQL (0.000202) ROLLBACK SQL (0.000120) BEGIN Ticket Load (0.000517) SELECT * FROM tickets WHERE (tickets.`id` = 1)  Processing TicketsController#show (for 0.0.0.0 at 2007-09-08 08:57:08) [GET] Session ID: Parameters: {"action"=>"show", "id"=>"1", "controller"=>"tickets"} Ticket Load (0.000533) SELECT * FROM tickets WHERE (tickets.`id` = 1)  Rendering template within layouts/application Rendering tickets/show TicketType Load (0.000666) SELECT * FROM ticket_types WHERE (ticket_types.`id` = 1)  Event Load (0.000705) SELECT * FROM events WHERE (events.`id` = 1)  Completed in 0.00467 (213 reqs/sec) | Rendering: 0.00213 (45%) | DB: 0.00274 (58%) | 200 OK [http://test.host/tickets/1] SQL (0.000188) ROLLBACK SQL (0.000254) BEGIN SQL (0.000564) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000799) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000588) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000266) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('c3b22720b873f08768ff850ef9ced85707848109', '2007-09-08 08:57:08', '63264219071ec26ca04cbd86e222ad17931a2e4d', NULL, NULL, 'quire', '2007-09-08 08:57:08', 'quire@example.com') Redirected to http://test.host/ Completed in 0.04298 (23 reqs/sec) | DB: 0.00266 (6%) | 302 Found [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000301) SELECT count(*) AS count_all FROM users  SQL (0.001363) ROLLBACK SQL (0.000245) BEGIN SQL (0.000485) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>nil}, "action"=>"create", "controller"=>"users"} User Load (0.000888) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000794) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00761 (131 reqs/sec) | Rendering: 0.00397 (52%) | DB: 0.00408 (53%) | 200 OK [http://test.host/users?user%5Bemail%5D=&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000419) SELECT count(*) AS count_all FROM users  SQL (0.000204) ROLLBACK SQL (0.000181) BEGIN SQL (0.000344) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>nil, "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000835) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000827) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00612 (163 reqs/sec) | Rendering: 0.00260 (42%) | DB: 0.00281 (45%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=quire] SQL (0.000387) SELECT count(*) AS count_all FROM users  SQL (0.000201) ROLLBACK SQL (0.000133) BEGIN SQL (0.000336) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000857) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000802) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00602 (166 reqs/sec) | Rendering: 0.00255 (42%) | DB: 0.00272 (45%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=quire&user%5Bpassword_confirmation%5D=] SQL (0.000385) SELECT count(*) AS count_all FROM users  SQL (0.000179) ROLLBACK SQL (0.000136) BEGIN SQL (0.000324) SELECT count(*) AS count_all FROM users  Processing UsersController#create (for 0.0.0.0 at 2007-09-08 08:57:08) [POST] Session ID: Parameters: {"user"=>{"password_confirmation"=>"[FILTERED]", "login"=>"quire", "password"=>"[FILTERED]", "email"=>"quire@example.com"}, "action"=>"create", "controller"=>"users"} User Load (0.000857) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000811) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 Rendering template within layouts/application Rendering users/new Completed in 0.00610 (163 reqs/sec) | Rendering: 0.00259 (42%) | DB: 0.00269 (44%) | 200 OK [http://test.host/users?user%5Bemail%5D=quire%40example.com&user%5Blogin%5D=quire&user%5Bpassword%5D=&user%5Bpassword_confirmation%5D=quire] SQL (0.000368) SELECT count(*) AS count_all FROM users  SQL (0.000202) ROLLBACK SQL (0.000183) SET SQL_AUTO_IS_NULL=0 SQL (0.000272) BEGIN SQL (0.000231) ROLLBACK SQL (0.000212) BEGIN SQL (0.000529) SELECT count(*) AS count_all FROM events  SQL (0.000426) SELECT count(*) AS count_all FROM events  Event Load (0.001016) SELECT * FROM events ORDER BY starts_at LIMIT 0, 30 SQL (0.000265) ROLLBACK SQL (0.000176) BEGIN Event Load (0.000919) SELECT * FROM events WHERE (events.`id` = 1)  User Load (0.001033) SELECT * FROM users WHERE (users.`id` = 1)  SQL (0.000702) ROLLBACK SQL (0.000378) BEGIN SQL (0.000180) ROLLBACK SQL (0.000172) BEGIN SQL (0.000551) SELECT count(*) AS count_all FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%')  Event Load (0.000915) SELECT * FROM events WHERE (name like '%Schmidt%' or description like '%Schmidt%') ORDER BY starts_at LIMIT 0, 30 SQL (0.000273) ROLLBACK SQL (0.000140) BEGIN SQL (0.000207) ROLLBACK SQL (0.000121) BEGIN SQL (0.000111) ROLLBACK SQL (0.000117) BEGIN Event Load (0.000669) SELECT * FROM events WHERE (events.`id` = 1)  Ticket Load (0.000414) SELECT * FROM tickets WHERE (tickets.`id` = 1)  TicketType Load (0.000543) SELECT * FROM ticket_types WHERE (ticket_types.`id` = 1)  Event Load (0.000579) SELECT * FROM events WHERE (events.`id` = 1)  SQL (0.000154) ROLLBACK SQL (0.000099) BEGIN SQL (0.000112) ROLLBACK SQL (0.000226) BEGIN SQL (0.000235) ROLLBACK SQL (0.000173) BEGIN SQL (0.000203) ROLLBACK SQL (0.000237) BEGIN User Load (0.001121) SELECT * FROM users WHERE (users.`id` = 1)  Event Load (0.001074) SELECT * FROM events WHERE (events.host_id = 1)  SQL (0.000760) ROLLBACK SQL (0.000162) BEGIN User Load (0.000919) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000861) SELECT * FROM users WHERE (users.`login` = 'quentin') LIMIT 1 SQL (0.000182) ROLLBACK SQL (0.000107) BEGIN SQL (0.000342) SELECT count(*) AS count_all FROM users  User Load (0.000695) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000656) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000266) INSERT INTO users (`salt`, `updated_at`, `crypted_password`, `remember_token_expires_at`, `remember_token`, `login`, `created_at`, `email`) VALUES('39cad542a7ecfa65e319f978474b60c210ba32af', '2007-09-08 09:54:56', 'bdd23436b0db862cdcdd739236ab7ff6914e1589', NULL, NULL, 'quire', '2007-09-08 09:54:56', 'quire@example.com') SQL (0.000294) SELECT count(*) AS count_all FROM users  SQL (0.001261) ROLLBACK SQL (0.000246) BEGIN User Load (0.001176) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.001151) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin2' AND users.id <> 1) LIMIT 1 User Load (0.000897) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000365) UPDATE users SET `created_at` = '2007-09-03 09:54:56', `login` = 'quentin2', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = NULL, `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = NULL, `email` = 'quentin@example.com', `updated_at` = '2007-09-08 09:54:56' WHERE `id` = 1 User Load (0.000880) SELECT * FROM users WHERE (users.`login` = 'quentin2') LIMIT 1 SQL (0.001158) ROLLBACK SQL (0.000240) BEGIN User Load (0.001039) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000406) UPDATE users SET `created_at` = '2007-09-03 09:54:56', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-22 16:54:56', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '6e9a9e99c0dc42b4a23dd9d3a345d1ba94f5d524', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 09:54:56' WHERE `id` = 1 SQL (0.001017) ROLLBACK SQL (0.000247) BEGIN User Load (0.001034) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000410) UPDATE users SET `created_at` = '2007-09-03 09:54:56', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 16:54:56', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '6dd090a2819c100ce2138a3b73a11dd2bf283ec9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 09:54:56' WHERE `id` = 1 SQL (0.000839) ROLLBACK SQL (0.000234) BEGIN User Load (0.001022) SELECT * FROM users WHERE (users.`id` = 1)  User Update (0.000328) UPDATE users SET `created_at` = '2007-09-03 09:54:56', `login` = 'quentin', `crypted_password` = '00742970dc9e6319f8019fd54864d3ea740f04b1', `remember_token_expires_at` = '2007-09-15 16:54:56', `salt` = '7e3041ebc2fc05a40c60028e2c4901a81035d3cd', `remember_token` = '6dd090a2819c100ce2138a3b73a11dd2bf283ec9', `email` = 'quentin@example.com', `updated_at` = '2007-09-08 09:54:56' WHERE `id` = 1 SQL (0.000795) ROLLBACK SQL (0.000223) BEGIN SQL (0.000471) SELECT count(*) AS count_all FROM users  User Load (0.000937) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000796) SELECT * FROM users WHERE (users.email IS NULL) LIMIT 1 SQL (0.000313) SELECT count(*) AS count_all FROM users  SQL (0.000204) ROLLBACK SQL (0.000135) BEGIN SQL (0.000347) SELECT count(*) AS count_all FROM users  User Load (0.000795) SELECT * FROM users WHERE (users.login IS NULL) LIMIT 1 User Load (0.000809) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000335) SELECT count(*) AS count_all FROM users  SQL (0.000197) ROLLBACK SQL (0.000134) BEGIN SQL (0.000331) SELECT count(*) AS count_all FROM users  User Load (0.000811) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000791) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000341) SELECT count(*) AS count_all FROM users  SQL (0.000199) ROLLBACK SQL (0.000134) BEGIN SQL (0.000335) SELECT count(*) AS count_all FROM users  User Load (0.000817) SELECT * FROM users WHERE (LOWER(users.login) = 'quire') LIMIT 1 User Load (0.000803) SELECT * FROM users WHERE (LOWER(users.email) = 'quire@example.com') LIMIT 1 SQL (0.000340) SELECT count(*) AS count_all FROM users  SQL (0.000204) ROLLBACK SQL (0.000134) BEGIN User Load (0.000855) SELECT * FROM users WHERE (users.`id` = 1)  User Load (0.000916) SELECT * FROM users WHERE (LOWER(users.login) = 'quentin' AND users.id <> 1) LIMIT 1 User Load (0.000907) SELECT * FROM users WHERE (LOWER(users.email) = 'quentin@example.com' AND users.id <> 1) LIMIT 1 User Update (0.000362) UPDATE users SET `created_at` = '2007-09-03 09:54:56', `login`