最初にお送りするシステムファイルを、MySQLのバージョンが 5.5以上のサーバーインストールしますとインストーラ(proinstall.php)の「Pro用データテーブルの新規作成」テーブル作成の段階で下記のようなエラーメッセージが表示されます。
データベース作成エラーが発生しました。下記をコピーしてサポートまでご連絡ください。
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 17
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 51
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 48
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 12
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 12
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 10
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 7
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 15
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM' at line 8

上記の表示が出た場合FTP接続をして下記操作を行なってください。

MySQL 5.5以上の場合の事前設定

netproフォルダ(ネット商人Proを入れるフォルダ)の中
【1】サーバーの「sql」フォルダを削除
【2】「sql55」フォルダのフォルダ名を「sql」に変更
【3】ネット商人Pro専用に作成したデータベース(※注1)をいったん削除(トラブルを防ぐためです)
【4】上記作業のあとに「Pro用データテーブルの新規作成」の手順を行なってください。
(※注1)ネット商人Pro専用にデータベースを作成していない場合はデータベース削除しますと他のシステムのデータまで全て削除されますので削除しないでください。
データベースの削除はせずサポートにお問い合わせください。