Opened 11 years ago
Closed 11 years ago
#429 closed バグ(bug) (修正済み)
MySQL5.5 TYPE=MyISAM エラー
Reported by: | toemon | Owned by: | toemon |
---|---|---|---|
Priority: | 普通 | Milestone: | Ver.2.5.2 |
Component: | インストール/アップデート | Version: | |
Severity: | 普通 | Keywords: | |
Cc: |
Description
MySQL5.5にて CREATE TABLE 時にTYPE=MyISAM 指定によるエラーにより
インストール時
XOOPS_DB_PREFIX_モジュールディレクトリ名_notify_reserveが作成されない
テーブルがないバージョンからのアップデート時、
XOOPS_DB_PREFIX_モジュールディレクトリ名_views
XOOPS_DB_PREFIX_モジュールディレクトリ名_d3forum_link
XOOPS_DB_PREFIX_モジュールディレクトリ名_group_role
XOOPS_DB_PREFIX_モジュールディレクトリ名_notify_reserve
が追加作成できない
Change History (1)
comment:1 Changed 11 years ago by toemon
- Resolution set to 修正済み
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
r852 にて修正済み
(thx n.tamaoku)