SHOW FULL COLUMNS FROM `d_frontend_users` [ RunTime:0.000843s ]
SELECT * FROM `d_frontend_users` WHERE `phone_number` IS NULL LIMIT 1 [ RunTime:0.000158s ]
SHOW FULL COLUMNS FROM `d_exhibitions` [ RunTime:0.000945s ]
SELECT `a`.*,`b`.*,a.venue as avenue,b.name as bname,a.name as aname,a.id as aid,`a`.`area_sqm` FROM `d_exhibitions` `a` INNER JOIN `d_exhibition_halls` `b` ON `a`.`venue`=`b`.`id` WHERE `a`.`id` = '4251' ORDER BY `a`.`start_date` ASC LIMIT 1 [ RunTime:0.000268s ]
SELECT * FROM `d_exhibitions` WHERE ( `id` != 4251 AND `start_date` = '1793808000' AND `end_date` = '1793980800' AND `venue` = '511' ) [ RunTime:0.005433s ]
SELECT `a`.*,`b`.*,b.name as bname,a.name as aname,a.id as aid FROM `d_exhibitions` `a` INNER JOIN `d_exhibition_halls` `b` ON `a`.`venue`=`b`.`id` WHERE ( ( JSON_CONTAINS(a.industry, '158') ) ) AND `a`.`id` <> '4251' LIMIT 4 [ RunTime:0.001362s ]
SHOW FULL COLUMNS FROM `d_categories` [ RunTime:0.000698s ]
SELECT * FROM `d_categories` WHERE `id` = 123 LIMIT 1 [ RunTime:0.000161s ]
SELECT * FROM `d_categories` WHERE `id` = 158 LIMIT 1 [ RunTime:0.000118s ]
SELECT * FROM `d_categories` WHERE `id` = 158 LIMIT 1 [ RunTime:0.000117s ]
SELECT * FROM `d_categories` WHERE `id` = 158 LIMIT 1 [ RunTime:0.000107s ]
SELECT * FROM `d_categories` WHERE `id` = 158 LIMIT 1 [ RunTime:0.000102s ]
SHOW FULL COLUMNS FROM `d_exhibition_images` [ RunTime:0.000643s ]
SELECT * FROM `d_exhibition_images` WHERE `exhibition_id` = 4251 [ RunTime:0.004191s ]
SHOW FULL COLUMNS FROM `d_exhibition_schedule` [ RunTime:0.000601s ]
SELECT * FROM `d_exhibition_schedule` WHERE `exhibition_id` = '4251' [ RunTime:0.000170s ]