このクエリの何が問題になっていますか? MySQL はもはや longblob を好まない ??
mysql> CREATE TABLE WGS(1 longblob);
ERROR 1064 (42000): 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 '1 longblob)' at line 1
編集:レターの列を変更しましたが、うまくいきません。Mysql では、列の名前に少なくとも 3 文字しか使用できないようです。