chinaunix
http://linux.chinaunix.netposted on 2010-09-14 22:04 cary 閱讀(266) 評論(2) 編輯 收藏 所屬分類: unix
thinking in life.
sed 's/type=InnoDB/ENGINE=InnoDB/g' schema/mysql.sql > /tmp/mysql.sql
rm schema/mysql.sql
cp /tmp/mysql.sql schema/mysql.sql
回復 更多評論
grep type=InnoDB ./upgrades/dbpatches/1.6/mysql/patch.sql | sort | uniq
) type=InnoDB; 回復 更多評論
只有注冊用戶登錄后才能發表評論。 | ||
![]() |
||
網站導航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
|
||
相關文章:
|
||