<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - blob type default value error]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=2696&amp;type=atom"/>
	<updated>2007-01-21T04:42:01Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=2696</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: blob type default value error]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=15848#p15848"/>
			<content type="html"><![CDATA[<p>MySQL 5.x 에서 text/blob 타입의 칼럼에는 default 를 지정할 수 없습니다.<br />;...이 문제 작년 12월 6일에 겐도님께 보고드렸던 문제인데 여전히 수정이 안됐나보군요=_=;</p><p>sandbox rev.2865 에 수정되었습니다.</p>]]></content>
			<author>
				<name><![CDATA[laziel]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=21</uri>
			</author>
			<updated>2007-01-21T04:42:01Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=15848#p15848</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[blob type default value error]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=15845#p15845"/>
			<content type="html"><![CDATA[<p>7 Query&nbsp; &nbsp; &nbsp; &nbsp;CREATE TABLE tt_UserSettings (<br />&nbsp; user int(11) NOT NULL default &#039;0&#039;,<br />&nbsp; name varchar(32) NOT NULL default &#039;&#039;,<br />&nbsp; value text NOT NULL default &#039;&#039;, &lt;------------------------- not allow bolb/text default value<br />&nbsp; PRIMARY KEY (user,name)<br />) TYPE=MyISAM DEFAULT CHARSET=utf8</p>]]></content>
			<author>
				<name><![CDATA[kws]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=1046</uri>
			</author>
			<updated>2007-01-20T19:10:57Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=15845#p15845</id>
		</entry>
</feed>
