Ticket #111 (new バグ指摘) — at Version 1

Opened 19 years ago

Last modified 19 years ago

MySQLでEC-CUBEをインストールする際の障害

Reported by: kishida Owned by: 岸田
Priority: Milestone: EC-CUBE
Component: フロント Version: 1.3系
Keywords: Cc:
修正済み:

Description (last modified by kishida) (diff)

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 , *

Change History

comment:1 Changed 19 years ago by kishida

  • Description modified (diff)
Note: See TracTickets for help on using tickets.