nfelsen (owner)

Revisions

gist: 4526 Download_button fork
public
Public Clone URL: git://gist.github.com/4526.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  Section Load (0.000162) SELECT * FROM `sections` WHERE (`sections`.forum_id = 22) (pid:9950)
  Analyzing Section Load
   select_type | key_len | type | Extra | id | possible_keys | rows | table | ref | key
   ---------------------------------------------------------------------------------------------
   SIMPLE | | ALL | Using where | 1 | | 19 | sections | |
 (pid:9950)
  Section Columns (0.000903) SHOW FIELDS FROM `sections` (pid:9950)
WARNING: Can't mass-assign these protected attributes: id (pid:9950)
WARNING: Can't mass-assign these protected attributes: id (pid:9950)
WARNING: Can't mass-assign these protected attributes: id (pid:9950)
  SQL (0.000116) BEGIN (pid:9950)
  Section Destroy (0.000321) DELETE FROM `sections`
 WHERE `id` = 33
 (pid:9950)