Server shutdown in progress
SELECT COUNT(*) as total FROM ( (SELECT id FROM ***_ecms_news WHERE title LIKE BINARY '%绿茵体育频道在线直播%' LIMIT 1000) UNION ALL (SELECT id FROM ***_ecms_lx WHERE title LIKE BINARY '%绿茵体育频道在线直播%' LIMIT 1000) UNION ALL (SELECT id FROM ***_ecms_jj WHERE title LIKE BINARY '%绿茵体育频道在线直播%' LIMIT 1000) ) as t