Re: [I] default-table-strategy使用自定义hint不生效 [shardingsphere]

2025-01-08 Thread via GitHub
xianaofei closed issue #34280: default-table-strategy使用自定义hint不生效 URL: https://github.com/apache/shardingsphere/issues/34280 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(shardingsphere) branch master updated: Enhance create view, alter view, drop view sql parser (#34283)

2025-01-08 Thread chengzhang
This is an automated email from the ASF dual-hosted git repository. chengzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 1304f26654a Enhance create view, alt

Re: [PR] Enhance create view, alter view, drop view sql parser [shardingsphere]

2025-01-08 Thread via GitHub
FlyingZC merged PR #34283: URL: https://github.com/apache/shardingsphere/pull/34283 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubs

[GH] (shardingsphere): Workflow run "CI" is working again!

2025-01-08 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: f3322c46368027c449ed5d907aa7460d0fedd375 / duanzhengqiang update release note Report URL: https://github.com/apache/shardingsphere/actions

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2025-01-08 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: f3322c46368027c449ed5d907aa7460d0fedd375 / duanzhengqiang update release note Report URL: https://github.com/apache/shardings

[I] Lock wait timeout exceeded; try restarting transaction bug [shardingsphere]

2025-01-08 Thread via GitHub
Y-sir opened a new issue, #34284: URL: https://github.com/apache/shardingsphere/issues/34284 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apache

[GH] (shardingsphere): Workflow run "Required - Check" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 2ac57a512f179f569269959734f36f57715a55db / ZhangCheng Fix transaction deadlock assertion in different mysql versions Report URL: https:/

[GH] (shardingsphere): Workflow run "E2E - SQL" is working again!

2025-01-08 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user chakkk309 (triggered by chakkk309). Head commit for run: cfbc8ea6e68ed1a7c8181bb115647e6f6ebf3f88 / JiaqiYan Merge branch 'master' into deny-user-sql-binder # Conflicts: # RELEASE-NOTES.md

[GH] (shardingsphere): Workflow run "Nightly - E2E SQL" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 425ef83d9483361edf136bf71445059259b55f95 / ZhangCheng Fix transaction deadlock assertion in different mysql versions (#34285) *

[GH] (shardingsphere): Workflow run "Nightly - E2E Operation" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 425ef83d9483361edf136bf71445059259b55f95 / ZhangCheng Fix transaction deadlock assertion in different mysql versions (#34

[GH] (shardingsphere): Workflow run "Schedule - Report" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Schedule - Report" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 425ef83d9483361edf136bf71445059259b55f95 / ZhangCheng Fix transaction deadlock assertion in different mysql versions (#34285)

[PR] Minor refactor for view statement [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu opened a new pull request, #34290: URL: https://github.com/apache/shardingsphere/pull/34290 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Minor refactor for view statement --- Before committing this PR, I'm sure that I have checked the follo

Re: [PR] Minor refactor for view statement [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on PR #34290: URL: https://github.com/apache/shardingsphere/pull/34290#issuecomment-2579175197 https://github.com/user-attachments/assets/c95606e5-741b-4811-b401-1b50f46a707c"; /> -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Minor refactor for view statement [shardingsphere]

2025-01-08 Thread via GitHub
FlyingZC merged PR #34290: URL: https://github.com/apache/shardingsphere/pull/34290 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubs

(shardingsphere) branch master updated: Minor refactor for view statement (#34290)

2025-01-08 Thread chengzhang
This is an automated email from the ASF dual-hosted git repository. chengzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new d41a743349e Minor refactor for view

[PR] Fix issue:Add parameter index judgment logic in MySQLComStmtPrepareExecutor [shardingsphere]

2025-01-08 Thread via GitHub
strawberry1314 opened a new pull request, #34291: URL: https://github.com/apache/shardingsphere/pull/34291 Fixes #34287. Add judgment logic,determine whether the number of parameters is greater than the number of inserted fields Changes proposed in this pull request: -

Re: [I] Table meta data is not persisted as expected [shardingsphere]

2025-01-08 Thread via GitHub
Y-sir commented on issue #34208: URL: https://github.com/apache/shardingsphere/issues/34208#issuecomment-2579232901 @RaigorJiang @menghaoranss I have tried this question, have you tried it? Why is there still no data in my talbes node in zk? -- This is an automated message from the Apa

[I] shardingsphere-jdbc 5.5 使用配置文件可以正常工作,但是使用API编程后报错:org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException: Table or view 't_server' does not exist. [shardingsphere]

2025-01-08 Thread via GitHub
fxgang opened a new issue, #34286: URL: https://github.com/apache/shardingsphere/issues/34286 ## 配置文件 spring.datasource.driver-class-name=org.apache.shardingsphere.driver.ShardingSphereDriver spring.datasource.url=jdbc:shardingsphere:classpath:sharding.yaml ##sharding.yaml da

[GH] (shardingsphere): Workflow run "Nightly - CI" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Nightly - CI" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 425ef83d9483361edf136bf71445059259b55f95 / ZhangCheng Fix transaction deadlock assertion in different mysql versions (#34285) * Fix

[GH] (shardingsphere): Workflow run "Nightly - Build" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 425ef83d9483361edf136bf71445059259b55f95 / ZhangCheng Fix transaction deadlock assertion in different mysql versions (#34285) * F

Re: [I] MySQLComStmtPrepareExecutor throws an IndexOutOfBoundsException when insert [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on issue #34287: URL: https://github.com/apache/shardingsphere/issues/34287#issuecomment-2579072274 Hi @strawberry1314, thank you for your feedback. Can you sumbit a pr to fix this bug? -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Revise pr#34163 and update release note [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on PR #34288: URL: https://github.com/apache/shardingsphere/pull/34288#issuecomment-2579073687 https://github.com/user-attachments/assets/b0c5ebcc-f6c8-4601-8de8-8e7eb9fa9400"; /> -- This is an automated message from the Apache Git Service. To respond to the mes

[PR] Revise pr#34163 and update release note [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu opened a new pull request, #34288: URL: https://github.com/apache/shardingsphere/pull/34288 Ref #34163. Changes proposed in this pull request: - Revise pr#34163 and update release note --- Before committing this PR, I'm sure that I have checked the follo

(shardingsphere) branch master updated (5c6745e7c3f -> 466ba41202a)

2025-01-08 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 5c6745e7c3f Issue 31437 with keyword query error mysql (#34163) add fd7c4d47749 Revise pr#34163 and updat

Re: [PR] Revise pr#34163 and update release note [shardingsphere]

2025-01-08 Thread via GitHub
iamhucong merged PR #34288: URL: https://github.com/apache/shardingsphere/pull/34288 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsub

(shardingsphere) 01/01: Merge pull request #34288 from strongduanmu/dev-0109

2025-01-08 Thread hucong
This is an automated email from the ASF dual-hosted git repository. hucong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 466ba41202abb0e601fb3f4b091839d32cf6254c Merge: 5c6745e7c3f fd7c4d47749 Author: Cong Hu AuthorDate: Thu Jan 9 10

[GH] (shardingsphere): Workflow run "Schedule - Report" is working again!

2025-01-08 Thread GitBox
The GitHub Actions job "Schedule - Report" on shardingsphere.git has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 5c6745e7c3f318300b42e9f29abb2e7ce8cbd873 / Yash-cor Issue 31437 with keyword query error mysql (#34163) * Added the With S

[I] Class MySQLComStmtExecuteExecutor throws a NullPointerException when select with limit by Golang [shardingsphere]

2025-01-08 Thread via GitHub
strawberry1314 opened a new issue, #34289: URL: https://github.com/apache/shardingsphere/issues/34289 ## Bug Report ### Which version of ShardingSphere did you use? 5.5.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? proxy ### Expec

[GH] (shardingsphere): Workflow run "Nightly - Check" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "Nightly - Check" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 425ef83d9483361edf136bf71445059259b55f95 / ZhangCheng Fix transaction deadlock assertion in different mysql versions (#34285) * F

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 2ac57a512f179f569269959734f36f57715a55db / ZhangCheng Fix transaction deadlock assertion in different mysql versions Report URL: https://

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2025-01-08 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user chakkk309 (triggered by chakkk309). Head commit for run: cfbc8ea6e68ed1a7c8181bb115647e6f6ebf3f88 / JiaqiYan Merge branch 'master' into deny-user-sql-binder # Conflicts: # RELEASE-NOT

[PR] Fix transaction deadlock assertion in different mysql versions [shardingsphere]

2025-01-08 Thread via GitHub
FlyingZC opened a new pull request, #34285: URL: https://github.com/apache/shardingsphere/pull/34285 Fixes #ISSUSE_ID. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follow

[GH] (shardingsphere): Workflow run "E2E - SQL" failed!

2025-01-08 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user Yash-cor (triggered by Yash-cor). Head commit for run: b9131f762b6776418844f9584d6076365df04b15 / Yash Tiwari Sync master branch Report URL: https://github.com/apache/shardingsphere/actions/runs/12

[GH] (shardingsphere): Workflow run "Required - Check" is working again!

2025-01-08 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: c56170a8100e38070434a4501c99145b180cbf3d / ZhangCheng Fix transaction deadlock assertion in different mysql versions Report URL: http

(shardingsphere) branch master updated: Support deny user SQL bind and add test case (#34279)

2025-01-08 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new ea50147be7d Support deny user SQ

Re: [PR] Support deny user SQL bind and add test case [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu merged PR #34279: URL: https://github.com/apache/shardingsphere/pull/34279 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

Re: [PR] Fix `on conflict` error and add support for other `on conflict` queries in Postgres [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on PR #34227: URL: https://github.com/apache/shardingsphere/pull/34227#issuecomment-2577460608 > Hi @terrymanu, > > Will you please review and proceed? > > ([#32280 (comment)](https://github.com/apache/shardingsphere/issues/32280#issuecomment-2574689348))

(shardingsphere) branch master updated: Fix transaction deadlock assertion in different mysql versions (#34285)

2025-01-08 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 425ef83d948 Fix transaction dead

Re: [PR] Fix transaction deadlock assertion in different mysql versions [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu merged PR #34285: URL: https://github.com/apache/shardingsphere/pull/34285 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

Re: [PR] Fix `on conflict` error and add support for other `on conflict` queries in Postgres [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on code in PR #34227: URL: https://github.com/apache/shardingsphere/pull/34227#discussion_r1908075999 ## infra/binder/src/main/java/org/apache/shardingsphere/infra/binder/context/segment/insert/values/OnConflictUpdateContext.java: ## @@ -0,0 +1,113 @@ +/*

[I] MySQLComStmtPrepareExecutor throws an IndexOutOfBoundsException when insert [shardingsphere]

2025-01-08 Thread via GitHub
strawberry1314 opened a new issue, #34287: URL: https://github.com/apache/shardingsphere/issues/34287 ## Bug Report ### Which version of ShardingSphere did you use? 5.5.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? proxy ### Expec

(shardingsphere) branch master updated: Issue 31437 with keyword query error mysql (#34163)

2025-01-08 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 5c6745e7c3f Issue 31437 with key

Re: [PR] Issue 31437 with keyword query error mysql [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu merged PR #34163: URL: https://github.com/apache/shardingsphere/pull/34163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

Re: [I] "with" sql not executed in the correct dataSource [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu closed issue #31437: "with" sql not executed in the correct dataSource URL: https://github.com/apache/shardingsphere/issues/31437 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [I] "with" sql not executed in the correct dataSource [shardingsphere]

2025-01-08 Thread via GitHub
strongduanmu commented on issue #31437: URL: https://github.com/apache/shardingsphere/issues/31437#issuecomment-2579053078 Hi @sixlei, can you test with master branch? @Yash-cor help fix this exception. -- This is an automated message from the Apache Git Service. To respond to the messag