MariaDB [test]> create table t1(id int,name varchar(10) CHARACTER SET utf8) -> engine=Columnstore; ERROR 1178 (42000): The storage engine ...
確定! 回上一頁