[ SQL ] SHOW COLUMNS FROM `think_event` [ RunTime:0.000686s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `think_event` WHERE ( state in(1,4) and title like"%banoni macaney malabley sokorey%" ) LIMIT 1 [ RunTime:0.009155s ]
[ SQL ] SELECT * FROM `think_event` WHERE ( state in(1,4) and title like"%banoni macaney malabley sokorey%" ) ORDER BY `state`,`labelnum` DESC,`startime`,`id` DESC LIMIT 0,12 [ RunTime:0.008398s ]
[ SQL ] SHOW COLUMNS FROM `think_venue` [ RunTime:0.000653s ]
[ SQL ] SELECT * FROM `think_venue` WHERE ( state in(1,4) and title like"%banoni macaney malabley sokorey%" ) ORDER BY CAST(area AS SIGNED) desc,id desc LIMIT 0,12 [ RunTime:0.001283s ]