kunlun icon indicating copy to clipboard operation
kunlun copied to clipboard

can not create unlogged table

Open jd-zhang opened this issue 5 years ago • 6 comments

*Issue migrated from trac ticket # 23 www.kunlunbase.com *

component: computing nodes | priority: major

2021-04-15 11:36:53: [email protected] created the issue


tdb1=# CREATE UNLOGGED TABLE unlogged1 (a int primary key); ERROR: MySQL storage node (1, 1) returned error: 3161, Storage engine MyISAM is disabled (Table creation is disallowed)..

jd-zhang avatar Apr 15 '21 11:04 jd-zhang

2021-05-31 18:32:20: [email protected] commented


this has to be so when using MGR, can be supported when other HA alternatives are in place.

jd-zhang avatar May 31 '21 18:05 jd-zhang

2021-05-31 18:32:20: [email protected]

jd-zhang avatar May 31 '21 18:05 jd-zhang

2021-05-31 18:32:20: [email protected] changed owner from kunlun to david

jd-zhang avatar May 31 '21 18:05 jd-zhang

2021-05-31 18:32:20: [email protected] changed status from assigned to accepted

jd-zhang avatar May 31 '21 18:05 jd-zhang

2021-05-31 18:32:20: [email protected] changed type from defect to feature

jd-zhang avatar May 31 '21 18:05 jd-zhang

2022-06-30 10:34:28: [email protected] commented


when storage shards are using fullsync, this should be successful now.

jd-zhang avatar Jun 30 '22 10:06 jd-zhang