calvin2021y
calvin2021y
This is a SQL dump by mysqldump.
> hi @TeaNguyen this will not work if you have a lot tables dump my mysql tools. I hope DBML can support mysqldump without extra work.
@TeaNguyen Mysql also use this: ```sql PRIMARY KEY (`id`) USING BTREE, ``` DBML can not parse it. I check with [atlas](https://github.com/ariga/atlas ) and it work.
because it not just log but with other function syslog will not able to provide.
remove ZSTD, or change ZSTD into lz4 both fix the problem.
https://gist.github.com/calvin2021y/955910b52c46773a846dcad856a01fcd
I would like to know how hard it is to change the value size to 4096 KB, to allow it storage SQLITE page data. (this will need 12 bits size)
Is there a timeline to know how many month left for this to finished ?
Hi, @freeekanayaka thanks for the explain. > It's not for dqlite because if the leader's FSM is recent enough, there's no need to commit a no-op, a regular transaction entry...
Thanks for explain. for example: in this case leader (at term 2) check the last committed log id (for example term=1, index=3), and this log match his local record(his biggest...