- Aug 17, 2022
-
-
jiangxinmeng1 authored
Fix onReplayAppendCmd. Check whether there exists active block before load data. Approved by: @XuPeng-SH
-
GreatRiver authored
Approved by: @XuPeng-SH
-
- Aug 01, 2022
-
-
jiangxinmeng1 authored
-
GreatRiver authored
* Fix the bug that block&index file reference count is not released * Remove redundant Unref * Fix the bug that FlushIndex has no unref
-
GreatRiver authored
-
- Jul 16, 2022
- Jul 15, 2022
-
-
bRong Njam authored
-
fagongzi authored
-
lni authored
fix #4023
-
fagongzi authored
-
lni authored
-
fagongzi authored
-
Wei Ziran authored
hakeeper: do not remove replica if it is in LogShardInfo.Replica despite it's epoch is small. (#4010)
-
prinz authored
delete CHINESE old tech design, MatrixCube and distributed settings doc, translate mysql compatibility doc to CN (#4014)
-
nnsgmsone authored
* remove useless code in bitmap * Modify the comment format * refactor toarray of bitmap Co-authored-by:
Yingfeng <yingfeng.zhang@gmail.com>
-
nnsgmsone authored
* Add aggregate framework * Add distinct aggregate function * Add example aggregation function count * Add some comment of agg * Fix bug of count * Add handler of count(*) of count Co-authored-by:
maomao <77312370+sukki37@users.noreply.github.com>
-
ou yuanning authored
* fix static check error * fix static check error * fix static check error
-
lni authored
-
maomao authored
* Update ci.yml Co-authored-by:
lni <nilei81@gmail.com>
-
lni authored
-
Wei Ziran authored
-
bRong Njam authored
-
fengttt authored
fill null pos is an noop. It's only purpuse is to hide bugs and that is a very bad thing.
-
iamlinjunhong authored
-
fagongzi authored
-
fagongzi authored
-
Wei Ziran authored
* add test for expired op && fix memory error * modify bootstrap commands
-
prinz authored
-
ou yuanning authored
-
dengn authored
-
XuPeng-SH authored
-
- Jul 14, 2022
-
-
XuPeng-SH authored
* (tae): update deletes * (tae): update mutable index to revert changes * (tae): fix static code check
-
bRong Njam authored
-
ou yuanning authored
* init prepare support in plan * bug fix and add ut * refactor some variable's name * support more statement in prepare * merge main and rebuild pb and mysql_sql.go * use optimizer result in prepare plan
-
jianwan0214 authored
* add testcase in frontend module * add testcase in frontend module
-
jianwan0214 authored
-
nnsgmsone authored
* Add new bitmap * Fix the bug of bitmap's marshal
-
fengttt authored
Minor update to boolean ops. I cannot say I fully understand our boolop, but better not to touch at this moment.
-