MyCATApache/Mycat-Server

mycat 双主模式下主键生成问题

Open

#1488 opened on May 11, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (9,451 stars) (3,886 forks)batch import
help wanted

Description

请问下,mycat 双主模式下主键能用mycat 自带的全局或本地时间戳生成方式么,内置的主键生成机制在双主下,id有可能重复么,还是需要一个全局的id生成器来做?

Contributor guide