naver 오류

bootmeta의 이미지

네이버 뉴스 검색도중 재미있는 화면이 나오는군요.
서버에 문제가 있는 것인지 뉴스와 sql코드가 섞여 나오는 증세가 보였다 안보였다 합니다.
담당자들이 식은 땀을 흘리고 있을 생각하니 웃음보다는 안스럽다는 생각이 먼저 듭니다.

select * from main_news use index (idx1) where group_id = '1005a3' and status = '0' and depth < 3 and seq < 1000 order by seq LIMIT 20
select min(rdate) from s_100 where sectionx2 = "5a3"
select count(*) from s_100 where sectionx2 = "5a3" and rdatetime >= -2007082824000000000 and rdatetime < -2007082800000000000
select * from s_100 use index ( idx9 ) where sectionx2 = "5a3" and rdatetime >= -2007082824000000000 order by rdatetime limit 0, 8
select distinct(date) from s_100 use index ( idx12 ) where sectionx2 = "5a3" and date > "20070828" order by date limit 2
select distinct(rdate) from s_100 use index ( idx11 ) where sectionx2 = "5a3" and rdate > "-20070828" order by rdate limit 4

select * from main_news where group_id = '1005a3' and enable = '1' and depth = 3 and parent_id = '1567805' and seq < 1000 order by seq LIMIT 10

누가 이미 비슷한 글타래를 올렸네요. 뒷북 --;