Advertisement
rherrick

Select on "cached" object

Sep 3rd, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2013-09-03 16:54:34 CDT LOG:  duration: 0.000 ms  parse S_1: BEGIN
  2. 2013-09-03 16:54:34 CDT LOG:  duration: 0.000 ms  bind S_1: BEGIN
  3. 2013-09-03 16:54:34 CDT LOG:  execute S_1: BEGIN
  4. 2013-09-03 16:54:34 CDT LOG:  duration: 0.000 ms
  5. 2013-09-03 16:54:34 CDT LOG:  duration: 1.000 ms  parse <unnamed>: select this_.id as id0_1_, this_.created as created0_1_, this_.disabled as disabled0_1_, this_.enabled as enabled0_1_, this_.timestamp as timestamp0_1_, this_.config_data as config9_1_1_, this_.path as path1_1_, this_.project as project1_1_, this_.reason as reason1_1_, this_.status as status1_1_, this_.tool as tool1_1_, this_.unversioned as unversio6_1_1_, this_.version as version1_1_, this_.xnat_user as xnat8_1_1_, configurat2_.id as id0_0_, configurat2_.created as created0_0_, configurat2_.disabled as disabled0_0_, configurat2_.enabled as enabled0_0_, configurat2_.timestamp as timestamp0_0_, configurat2_.contents as contents2_0_ from xhbm_configuration this_ left outer join xhbm_configuration_data configurat2_ on this_.config_data=configurat2_.id where this_.tool=$1 and this_.path=$2 and this_.project=$3
  6. 2013-09-03 16:54:34 CDT LOG:  duration: 1.000 ms  bind <unnamed>: select this_.id as id0_1_, this_.created as created0_1_, this_.disabled as disabled0_1_, this_.enabled as enabled0_1_, this_.timestamp as timestamp0_1_, this_.config_data as config9_1_1_, this_.path as path1_1_, this_.project as project1_1_, this_.reason as reason1_1_, this_.status as status1_1_, this_.tool as tool1_1_, this_.unversioned as unversio6_1_1_, this_.version as version1_1_, this_.xnat_user as xnat8_1_1_, configurat2_.id as id0_0_, configurat2_.created as created0_0_, configurat2_.disabled as disabled0_0_, configurat2_.enabled as enabled0_0_, configurat2_.timestamp as timestamp0_0_, configurat2_.contents as contents2_0_ from xhbm_configuration this_ left outer join xhbm_configuration_data configurat2_ on this_.config_data=configurat2_.id where this_.tool=$1 and this_.path=$2 and this_.project=$3
  7. 2013-09-03 16:54:34 CDT DETAIL:  parameters: $1 = 'coloringTool', $2 = '/path/to/config', $3 = '100186771872223'
  8. 2013-09-03 16:54:34 CDT LOG:  execute <unnamed>: select this_.id as id0_1_, this_.created as created0_1_, this_.disabled as disabled0_1_, this_.enabled as enabled0_1_, this_.timestamp as timestamp0_1_, this_.config_data as config9_1_1_, this_.path as path1_1_, this_.project as project1_1_, this_.reason as reason1_1_, this_.status as status1_1_, this_.tool as tool1_1_, this_.unversioned as unversio6_1_1_, this_.version as version1_1_, this_.xnat_user as xnat8_1_1_, configurat2_.id as id0_0_, configurat2_.created as created0_0_, configurat2_.disabled as disabled0_0_, configurat2_.enabled as enabled0_0_, configurat2_.timestamp as timestamp0_0_, configurat2_.contents as contents2_0_ from xhbm_configuration this_ left outer join xhbm_configuration_data configurat2_ on this_.config_data=configurat2_.id where this_.tool=$1 and this_.path=$2 and this_.project=$3
  9. 2013-09-03 16:54:34 CDT DETAIL:  parameters: $1 = 'coloringTool', $2 = '/path/to/config', $3 = '100186771872223'
  10. 2013-09-03 16:54:34 CDT LOG:  duration: 0.000 ms
  11. 2013-09-03 16:54:34 CDT LOG:  duration: 0.000 ms  parse S_2: COMMIT
  12. 2013-09-03 16:54:34 CDT LOG:  duration: 0.000 ms  bind S_2: COMMIT
  13. 2013-09-03 16:54:34 CDT LOG:  execute S_2: COMMIT
  14. 2013-09-03 16:54:34 CDT LOG:  duration: 1.000 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement