NobuNobu
nobun****@users*****
2006年 5月 18日 (木) 23:04:04 JST
Index: xoops2jp/html/install/sql/mysql.structure.sql diff -u xoops2jp/html/install/sql/mysql.structure.sql:1.1 xoops2jp/html/install/sql/mysql.structure.sql:1.1.8.1 --- xoops2jp/html/install/sql/mysql.structure.sql:1.1 Thu Sep 9 14:15:04 2004 +++ xoops2jp/html/install/sql/mysql.structure.sql Thu May 18 23:04:04 2006 @@ -362,7 +362,8 @@ KEY hasnotification (hasnotification), KEY dirname (dirname), KEY name (name(15)) -) TYPE=MyISAM; +) TYPE=MyISAM AUTO_INCREMENT=2 ; +# mid=1 is reserved for old XOOPS system module # -------------------------------------------------------- #