17 Nov
2009
17 Nov
'09
3:16 p.m.
Hi! Here is try to implement CRETE TABLE options. Here is only for TABLE, and no real support from the engine side, but the result looks like: create table t1 (a int) ttt = xxx; Warnings: Warning 1639 Unused option 'ttt' (value 'xxx') of table 'test'.'t1' I publish it to let other to catch problems on early stage.