philzhou

导航

Diff between Infobright and MyIsam

1. no index in Infobright ( since table stored as column style data every column is a index).

so load data infile .... replace into with primary key doesn't work.

2. supporing data types

infobright not supports: enum,set, and all the unsigned number type.

and decimal max digits number is 18.

 

posted on 2013-03-05 23:28  philzhou  阅读(152)  评论(0编辑  收藏  举报