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 62 polardbx-sql issues
Sort by recently updated
recently updated
newest added

运行 startup.sh -I 初始化GMS时,如果出现错误,没有生成日志文件tddl.log polardbx-server/src/main/java/com/alibaba/polardbx/server/TddlLauncher.java 67 try { 68 initUserAccount(config); 69 initGms(config); 70 initPolarxRootUser(config); 71 System.err.println("Initialize polardbx success"); 72 System.exit(0); 73 } catch (SQLException e) { 74 logger.error("initialize gms failed...

IN THE FUTURE, will PolarDB maintain multiple LTS series in the same time(like what the MySQL does): ![multiple LTS](https://user-images.githubusercontent.com/14990623/138099809-ba22aa23-ce42-42d9-868a-5820f8d2d50b.png) os just one series all the time(like Visual Code)? ![one LTS](https://user-images.githubusercontent.com/14990623/138100334-0394010b-438a-4118-ad8f-acf38bdfd139.png)

# Problems solved in this PR Support CREATE JAVA_FUNCTION and DROP JAVA_FUNCTION syntax based on ScalaFunction, allowing users to define their own java functions and use them. # Changes proposed...

### Windows 使用PXD安装报 '--initialize-insecure']' returned non-zero exit status 1. ### 环境 Windows 11 Docker 4.27.2 Python 3.8.18 pip 23.3.1 pxd version: 0.6.1 commit id: 3512607 ### 日志 2024-02-21 14:51:56 INFO:root:Begin...

# Weekly Report of polardbx-sql This is a weekly report of polardbx-sql. ### For more details about developer contirubtions, please check our [contribution leaderboard](https://opensource.alibaba.com/contribution_leaderboard/details?projectValue=polardb-x). It summarizes what have changed in...

weekly-report

![lQLPJwZok4Z2HDzM780GprBjWYbuGn5cSwOJ9jG0gIwA_1702_239](https://user-images.githubusercontent.com/8055054/206149425-71f45cda-cd3e-431f-89f5-7f6d503b862f.png)

apps@(datamars)mlpl70855-10.18.106.234 crds$ kubectl apply -f quick-start.yaml Error from server (InternalError): error when creating "quick-start.yaml": Internal error occurred: failed calling webhook "polardbxcluster-mutate.polardbx.aliyun.com": failed to call webhook: Post "https://polardbx-admission-webhook.polardbx-operator-system.svc:443/apis/admission.polardbx.aliyun.com/v1/mutate-polardbx-aliyun-com-v1-polardbxcluster?timeout=10s": x509: certificate is...

一共 6 台服务器 Status: Image is up to date for polardbx/galaxycdc:latest Processing [###########-------------------------] 30% create gms node Processing [#############-----------------------] 38% create gms db and tables Processing [################--------------------] 46% create PolarDB-X...