Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: logquerySql method do not support orache #1626

Closed
wants to merge 1 commit into from

Conversation

tq02ksu
Copy link
Contributor

@tq02ksu tq02ksu commented Sep 10, 2019

…acle (#1615)

Ⅰ. Describe what this PR did

fix #1615 problem, add oracle style log query sql.

Ⅱ. Does this pull request fix one issue?

#1615

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

it it similar to other sql replacement implementation, seams to be omiited.

Ⅳ. Describe how to verify it

the seata server can startup correctly

Ⅴ. Special notes for reviews

@tq02ksu tq02ksu changed the title bugfix: getQueryGlobalTransactionSQLByStatus method do not support or… bugfix: logquerySql method do not support orache Sep 10, 2019
@tq02ksu tq02ksu closed this Sep 10, 2019
@tq02ksu tq02ksu deleted the bugfix-1615 branch September 10, 2019 02:43
@tq02ksu tq02ksu restored the bugfix-1615 branch September 10, 2019 02:43
@tq02ksu tq02ksu reopened this Sep 10, 2019
@tq02ksu tq02ksu closed this Sep 10, 2019
@tq02ksu tq02ksu deleted the bugfix-1615 branch September 10, 2019 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The SQL returned by getQueryGlobalTransactionSQLByStatus method in LogStoreSqls doesn't support Oracle
1 participant