add conf entry mysql.engine to change storage engine of mysql, defaul… by wenzhenghu · Pull Request #553 · apache/hugegraph

Conversation

@wenzhenghu

add conf entry mysql.engine to change storage engine of mysql
default innodb, could change to rocksdb, but not myisam, as hugegraph will create large index that myisam could not support ("Specified key was too long; max key length is 1000 bytes")

…t innodb, could change to rocksdb..

@codecov

javeme

@javeme

2 participants

@wenzhenghu @javeme