Skip to content

Instantly share code, notes, and snippets.

@nfelsen
Created August 8, 2008 00:49
Show Gist options
  • Save nfelsen/4526 to your computer and use it in GitHub Desktop.
Save nfelsen/4526 to your computer and use it in GitHub Desktop.
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment