leeray
leeray
I want to get docker-gitlab version 12.0.12 image. But I can not found . So ,i clone source code and checkout to 12.0.4, edit Dockerfile . like this: ARG VERSION=12.0.12...
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. What did you do? send the sourcecode to linux. cd to tidb-server directory run: go run...
### Function description: This function is added to TiDB for PostgreSQL as a new function point. At present, only a few common interfaces are implemented, and some need to be...
## Bug Report I can not open tidb dashboard ### 1. What did you do? When i deploy tidb for postgresql,i tried to open tidb dashboard on pdid:2379/dashboard。 I can...
### Function Description This is an enhanced feature. TIDB originally had the concept of portal and related processing. The definition of portal is in sessionctx/variable/session.go. The portal will save the...
### Function Description This function is an enhancement. At present, TiBD for PostgreSQL implements the SetParamType method to obtain the data type through the volcano model. The specific code can...
## description Update some console info like "Welcome to TiDB"。 When I start TiDB for PostgreSQL source code on my local PC。I see “Welcome to TiDB” on the console output...
## Question I have a table(kv size:34GB).When i use br to backup it locally. The sst file is about 4.4GB. I just want to know what will br send when...