- Aug 29, 2022
-
-
ou yuanning authored
Co-authored-by:
fengttt <fengttt@gmail.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Wei Ziran authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by:
fengttt <fengttt@gmail.com>
-
ou yuanning authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
daviszhen authored
-
- Aug 28, 2022
-
-
brown authored
No data and logs are uploaded when a job runs successfully, and vice versa, improving the efficiency of ci job execution. Approved by: @sukki37
-
- Aug 26, 2022
-
-
reusee authored
-
iamlinjunhong authored
Approved by: @aunjgr, @aressu1985, @ouyuanning
-
tianyahui-python authored
Approved by: @aressu1985
-
triump2020 authored
Approved by: @XuPeng-SH
-
reusee authored
vm/engine: add Engine.Hints Approved by: @nnsgmsone, @XuPeng-SH, @daviszhen
-
brown authored
In this pr, I optimized ut_pr and add auto cancel outdate workflows. For the function of automatic cancellation, please refer to this link: https://docs.github.com/en/actions/using-jobs/using-concurrency Approved by: @sukki37
-
reusee authored
fileservice: make service name case-insensitive Approved by: @zhangxu19830126
-
prinz authored
Approved by: @dengn
-
reusee authored
txnengine: add ErrReadOnly txnstorage: add CatalogHandler; refactor TestMVCC Approved by: @zhangxu19830126, @lni
-
reusee authored
mo-service, cnservice, etc: codes for starting standalone mem engine and distributed TAE (#4700) mo-service, cnservice, etc: codes for starting standalone mem engine and distributed TAE Approved by: @zhangxu19830126, @lni, @nnsgmsone
-
- Aug 25, 2022
-
-
ou yuanning authored
1、fix bug:show create table xx when xx is a view 2、refactor: move show create table/database from frontend to plan Approved by: @aunjgr, @XuPeng-SH, @daviszhen, @aressu1985
-
mklzl authored
Approved by: @dengn
-
mklzl authored
Approved by: @dengn
-
tianyahui-python authored
Approved by: @aressu1985
-
tianyahui-python authored
Approved by: @aressu1985
-
nnsgmsone authored
Approved by: @yingfeng
-
aptend authored
different tenants is allowed to create tables with same name in mo_catalog database Approved by: @XuPeng-SH
-
reusee authored
sketch disttae package; engine: add DoTxnRequest Approved by: @nnsgmsone
-
ou yuanning authored
* add show create view clause support * remove debug code * add ut
-
fagongzi authored
The response TxnMeta needs to be checked only if TxnError is not empty, otherwise the error message returned will be incorrect Approved by: @reusee, @lni
-
reusee authored
frontend: set session request contexts Approved by: @daviszhen
-
Wei Ziran authored
remove `system_vars_config.toml` Approved by: @daviszhen
-
nnsgmsone authored
Approved by: @fengttt
-
Boyu Tan authored
Approved by: @nnsgmsone, @aressu1985
-
lni authored
Stop directing gossip traffics to service address as that could confuse some tests. Approved by: @fengttt, @zhangxu19830126
-
jiangxinmeng1 authored
read when ts is equal Approved by: @XuPeng-SH, @fengttt
-
- Aug 24, 2022
-
-
maomao authored
* add standalone cn config * fix typo * debug log for default * support mo-service-standalone ci Co-authored-by:
ouyuanning <52741323@qq.com>
-
brown authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by:
maomao <77312370+sukki37@users.noreply.github.com>
-
ou yuanning authored
fix bug: insert/update/delete is not supported in view, but no error was thrown Approved by: @fengttt, @aunjgr, @aressu1985
-
jiangxinmeng1 authored
Approved by: @fengttt, @XuPeng-SH
-
ou yuanning authored
Support client-to-server encrypted communication. the follow feature not supported yet: 1、auto reload cert/key file 2、upgrade TLS base user's tls_option(eg: CREATE USER 'jeffrey'@'localhost' REQUIRE SSL;). and test case can't pass in Ubuntu+golang1.9 in docker。 so I add an issue(#4656 ) for that. Approved by: @daviszhen
-
lni authored
Added a new UseTeeLogDB option to Log Service config. This allows selected tests to enable tee based LogDB for testing while making sure that it is not used in standalone mode testing. Approved by: @reusee
-
reusee authored
txnstorage: add IsolationPolicy; refactor conflict error types Approved by: @zhangxu19830126
-
fagongzi authored
First read does not return txnmeta, so client returns a TxnError Approved by: @reusee, @lni
-
reusee authored
dnservice: init txn/storage/mem in MEM backend. rename old MEM to MEMKV Approved by: @zhangxu19830126
-