{"id":134,"date":"2014-10-14T19:33:28","date_gmt":"2014-10-14T19:33:28","guid":{"rendered":"http:\/\/adrhc.go.ro\/wordpress\/?p=134"},"modified":"2014-10-14T19:33:28","modified_gmt":"2014-10-14T19:33:28","slug":"mysql-explain-select","status":"publish","type":"post","link":"https:\/\/adrhc.go.ro\/blog\/mysql-explain-select\/","title":{"rendered":"Mysql EXPLAIN select"},"content":{"rendered":"<pre class=\"brush:sql\">\r\nEXPLAIN EXTENDED select \r\n    albumcover0_.id as id1_5_,\r\n    albumcover0_.dirty as dirty2_5_,\r\n    albumcover0_.imageHeight as imageHei3_5_,\r\n    albumcover0_.imageWidth as imageWid4_5_,\r\n    albumcover0_.imgName as imgName5_5_,\r\n    albumcover0_.name as name6_5_\r\nfrom\r\n    v_album_cover albumcover0_\r\norder by albumcover0_.name DESC\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>EXPLAIN EXTENDED select albumcover0_.id as id1_5_, albumcover0_.dirty as dirty2_5_, albumcover0_.imageHeight as imageHei3_5_, albumcover0_.imageWidth as imageWid4_5_, albumcover0_.imgName as imgName5_5_, albumcover0_.name as name6_5_ from v_album_cover albumcover0_ order by albumcover0_.name DESC<\/p>\n<div class=\"link-more\"><a href=\"https:\/\/adrhc.go.ro\/blog\/mysql-explain-select\/#more-134\" class=\"more-link\">Continue reading &#10142; <span class=\"screen-reader-text\">Mysql EXPLAIN select<\/span><\/a><\/div>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-134","post","type-post","status-publish","format-standard","hentry","category-database"],"_links":{"self":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/comments?post=134"}],"version-history":[{"count":0,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/posts\/134\/revisions"}],"wp:attachment":[{"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/media?parent=134"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/categories?post=134"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adrhc.go.ro\/blog\/wp-json\/wp\/v2\/tags?post=134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}