id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
111	MySQLでEC-CUBEをインストールする際の障害	kishida	岸田	"MySQLでEC-CUBEをインストールする際に、エラー文(dtb_trackbackの作成に失敗しました)となり、インストールを完了する事が出来ません。

html/install/sql/add/dtb_trackback_mysql.sqlで、

text型のカラムにdefaultが使われているのが原因のようです。

(mysqlではtext型にdefaultは使えない模様)

***********************************

excerpt text NOT NULL DEFAULT '',

url text NOT NULL DEFAULT '',

***********************************
"	バグ指摘	closed	高	EC-CUBE	フロント	1.3系	修正済			
