1
rrfeng 2013-04-27 11:02:15 +08:00
|
2
binux 2013-04-27 11:05:38 +08:00
如果是mysqldb的话,as_dict=True
|
4
chuxiwen 2013-04-27 13:38:43 +08:00
EXPLAIN FORMAT=JSON SELECT rental_id FROM rental WHERE DATE(rental_date) = '2006-02-14'\G
https://blog.mozilla.org/it/2013/01/22/new-explain-features-in-mysql-5-6-formatjson-actually-adds-more-information/ |