polardbx-sql icon indicating copy to clipboard operation
polardbx-sql copied to clipboard

PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.

Results 75 polardbx-sql issues
Sort by recently updated
recently updated
newest added
trafficstars

银河麒麟v10启动报错: t-polardbx-engine-2.3.0-b959577.el7.aarch64.rpm ![image](https://github.com/polardb/polardbx-sql/assets/26218096/8f49ea40-fabf-495c-80f8-f0843a879d72)

apt install maven ### 下载分支 git clone https://github.com/polardb/polardbx-sql.git git clone https://github.com/polardb/polardbx-glue.git cp -a polardbx-glue/* polardbx-sql/polardbx-rpc/ ### 编译打包 mvn install -D maven.test.skip=true -D env=release ...... Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.49/mysql-connector-java-5.1.49.jar (1.0 MB...

# Problems solved in this PR # Changes proposed in this PR # Tests - [ ] Unit test - [ ] DML_DDL test ## Release note > None

使用sftp备份数据成功,恢复数据时不论使用备份集或使用备份文件恢复,在执行恢复容器时都会报错! ![image](https://github.com/polardb/polardbx-sql/assets/56385635/5652bba1-2133-46a8-9bbd-f0dac6348795)

按照操作手册的方式,拉的是main分支,启动的polardbx-sql,报错如下: 2024-06-12 10:38:10.839 INFO [TDDL] New session: XSession sid=2 status=Init from XClient of X-NIO-Client to my_polarx#[email protected]:32886, tddl version: 5.4.19-20240612 2024-06-12 10:38:10.844 INFO [TDDL] New session: XSession sid=3 status=Init from XClient...

本地使用Docker 安装了DN镜像后,无法访问数据库。 原来密码是多余的。 ![WX20240528-220107@2x](https://github.com/polardb/polardbx-sql/assets/49809173/6115373c-1fba-4ca9-aea0-97c8365cab1c)

# Problems solved in this PR When I open PolarDB-X with IDEA, I get `Cannot resolve plugin net.hydromatic:hydromatic-resource-maven-plugin:` because the plugin version is not specified. # Changes proposed in this...

漏洞1:高危 fastjson

按照操作手册的方式,拉的是main分支,启动PolarDB-X DN正常,启动PolarDB-X CN时,报错如下: 2024-08-19 10:07:04.059 INFO [TDDL] XProtocol NIOWorker start with 32 threads and 16777216 bytes buf per thread., tddl version: 5.4.19-20240819 2024-08-19 10:07:04.788 INFO [TDDL] XConnectionManager new datasource to...

handle the problem:how to set password for root # Problems solved in this PR # Changes proposed in this PR # Tests - [ ] Unit test - [ ]...