Ticket #111 (new バグ指摘) — at Version 1
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 , *
Note: See
TracTickets for help on using
tickets.
