<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 태터툴즈 사용시 mysql 부하 관련]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=4334&amp;type=atom"/>
	<updated>2008-01-03T09:45:21Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=4334</id>
		<entry>
			<title type="html"><![CDATA[태터툴즈 사용시 mysql 부하 관련]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=23140#p23140"/>
			<content type="html"><![CDATA[<p>태터툴즈를 사용하다보면 요즘 부적&nbsp; mysql 슬로우쿼리부분에서 <br />SELECT count(r.entry) `cnt` FROM `tt_TagRelations` r,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; `tt_Entries` e<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WHERE r.entry = e.id AND e.visibility &gt; 0 AND r.owner = 1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GROUP BY r.tag<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ORDER BY `cnt`<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LIMIT 1;<br />해당 내용 문구가 자주 발생합니다. . <br />그래서 서버에 부하가 너무 심하네요!~~ <br />해결 방안좀 말씀해주세요</p>]]></content>
			<author>
				<name><![CDATA[신군]]></name>
			</author>
			<updated>2008-01-03T09:45:21Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=23140#p23140</id>
		</entry>
</feed>
