Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@GoodBoyCoder
Copy link
Contributor

@GoodBoyCoder GoodBoyCoder commented Sep 23, 2021

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

When using the server-side DB mode for Session persistence in AT mode, you can use MS SqlServer as the data source

Ⅱ. Does this pull request fix one issue?

fixes #4318

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@funky-eyes funky-eyes added this to the 1.5.0 milestone Sep 26, 2021
@funky-eyes funky-eyes added DB: SQLServer Relate to seata SqlServer module/server server module type: feature Category issues or prs related to feature request. labels Sep 26, 2021
@slievrly slievrly modified the milestones: 1.5.0, 2.0.0 Oct 8, 2021
@funky-eyes funky-eyes changed the base branch from develop to 2.0.0 November 13, 2021 08:41
@caohdgege caohdgege requested review from l81893521 and slievrly and removed request for slievrly January 25, 2022 16:40
Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CLAassistant
Copy link

CLAassistant commented Dec 12, 2022

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 3 committers have signed the CLA.

❌ slievrly
❌ GoodBoyCoder
❌ a364176773
You have signed the CLA already but the status is still pending? Let us recheck it.

@funky-eyes funky-eyes changed the base branch from 2.0.0 to 2.x April 8, 2023 14:35
@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2023

Codecov Report

Merging #4033 (4a66bec) into 2.x (e69627d) will increase coverage by 0.67%.
The diff coverage is 0.00%.

❗ Current head 4a66bec differs from pull request most recent head 1ee9ea9. Consider uploading reports for the commit 1ee9ea9 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #4033      +/-   ##
============================================
+ Coverage     48.73%   49.40%   +0.67%     
+ Complexity     4339     3750     -589     
============================================
  Files           778      702      -76     
  Lines         27454    23587    -3867     
  Branches       3412     2914     -498     
============================================
- Hits          13380    11654    -1726     
+ Misses        12677    10745    -1932     
+ Partials       1397     1188     -209     
Impacted Files Coverage Δ
.../core/store/db/sql/lock/SqlServerLockStoreSql.java 0.00% <0.00%> (ø)
...a/core/store/db/sql/log/SqlServerLogStoreSqls.java 0.00% <0.00%> (ø)
...a/server/storage/db/store/LogStoreDataBaseDAO.java 75.38% <0.00%> (-1.12%) ⬇️

... and 404 files with indirect coverage changes

@funky-eyes funky-eyes merged commit 54bd3ca into apache:2.x May 21, 2023
Pil0tXia pushed a commit to Pil0tXia/seata that referenced this pull request Jun 14, 2023
my change 2

optimize: optimize channel availability thread log output (apache#5563)

feature:docker image supports JVM parameter injection (apache#5529)

test: add unit test for transaction messages (apache#5637)

feature: support trace the transaction link according to the XID (apache#5600)

test: add unit test case for ExporterType/RegistryType (apache#5622)

optimize: possible conflict between asyncCommitting thread and retryCommitting thread (apache#5623)

optimize: possible conflict between asyncCommitting thread and retryCommitting thread (apache#5623)

optimize: support case-sensitive attributes for table and column metadata (apache#5553) (+14 squashed commit)

Squashed commit:

[c97f409] mychange 1

my change 2

optimize: optimize channel availability thread log output (apache#5563)

feature:docker image supports JVM parameter injection (apache#5529)

test: add unit test for transaction messages (apache#5637)

feature: support trace the transaction link according to the XID (apache#5600)

test: add unit test case for ExporterType/RegistryType (apache#5622)

[8f9bba2] bugfix: fix the `asyncCommit` and `queueToRetryCommit` always failed in db mode (apache#5604)

[b2d4584] bugfix: fix log in participant transaction role (apache#5594)

[d0d012c] feature: support sqlserver in AT mode (apache#3887)

[54bd3ca] feature:support MS SqlServer on the server side of AT mode (apache#4033)

[d1e6e6b] bugfix: grpc interceptor xid unbinding problem (apache#5577)

[0b49e06] optimize: The common fence clean task is only initiated when useTCCFence is set to true (apache#5576)

[7e40e05] bugfix: fix mariadb rollback failed (apache#5558)

[ee1ecf7] bugfix: fix oracle insert undolog failed (apache#5556)

Signed-off-by: slievrly <[email protected]>

[0a1edf3] optimize: update expire gpg key and publish workflow (apache#5549)

Signed-off-by: slievrly <[email protected]>

[1c8e4bf] bugfix: the log file path was loaded incorrectly (apache#5531)

[c73d72d] bugfix: fix GlobalStatus=9 can't be cleared in DB storage mode (apache#5523)

[83493d9] optimize: optimize FenceHandler for oracle (apache#5519)

[9b35ba9] bugfix: fix the full table scan issue with 'setDate' condition in Oracle 10g (apache#5498)
@windqg
Copy link

windqg commented Sep 30, 2024

seata是否支持Kingbase?

YvCeung pushed a commit to YvCeung/incubator-seata that referenced this pull request Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DB: SQLServer Relate to seata SqlServer module/server server module multilingual Summer2021 type: feature Category issues or prs related to feature request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

是否支持 SQL SERVER

6 participants