Skip to content

Add info about compatibility issues with Connector/J 8.0 with TiDB v7.5#16121

Merged
Oreoxmt merged 4 commits into
pingcap:release-7.5from
yusra1007:translate-doc-#15794
Jan 29, 2024
Merged

Add info about compatibility issues with Connector/J 8.0 with TiDB v7.5#16121
Oreoxmt merged 4 commits into
pingcap:release-7.5from
yusra1007:translate-doc-#15794

Conversation

@yusra1007
Copy link
Copy Markdown
Contributor

@yusra1007 yusra1007 commented Jan 10, 2024

What is changed, added or deleted? (Required)

MySQL Connector/J 8.0 has compatibility issues with TiDB v7.5. Earlier versions of TiDB are fine as they announce themselves as MySQL v5.7. Later versions are fine as they implement the information_schema.KEYWORD table.

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions (in Chinese).

  • master (the latest development version)
  • v7.6 (TiDB 7.6 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.4 (TiDB 7.4 versions)
  • v7.3 (TiDB 7.3 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)

What is the related PR or file link(s)?

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@ti-chi-bot ti-chi-bot Bot added area/develop This PR relates to the area of TiDB App development. contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 10, 2024
@yusra1007
Copy link
Copy Markdown
Contributor Author

/translation from-docs

@ti-chi-bot ti-chi-bot Bot added translation/from-docs This PR is translated from a PR in pingcap/docs. and removed missing-translation-status This PR does not have translation status info. labels Jan 10, 2024
Comment thread develop/dev-guide-choose-driver-or-orm.md Outdated
Comment thread develop/dev-guide-choose-driver-or-orm.md
@shawn0915
Copy link
Copy Markdown
Contributor

/label 2024-tidb-docs-dash

@ti-chi-bot ti-chi-bot Bot added the 2024-tidb-docs-dash This issue or PR is included in the 2024 TiDB Docs Dash event. label Jan 10, 2024
@Oreoxmt Oreoxmt changed the title Update dev-guide-choose-driver-or-orm.md Add info about compatibility issues with Connector/J 8.0 with TiDB v7.5 Jan 11, 2024
@Oreoxmt Oreoxmt self-assigned this Jan 11, 2024
Comment thread develop/dev-guide-choose-driver-or-orm.md Outdated
Comment thread develop/dev-guide-choose-driver-or-orm.md Outdated
@Oreoxmt
Copy link
Copy Markdown
Collaborator

Oreoxmt commented Jan 25, 2024

@yusra1007 Thanks for your contribution. I've added a few comments. PTAL

@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 26, 2024
@Oreoxmt Oreoxmt requested a review from Icemap January 26, 2024 04:18
Comment thread develop/dev-guide-choose-driver-or-orm.md Outdated
@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 29, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Jan 29, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-01-26 04:18:02.927252772 +0000 UTC m=+1107124.491550475: ☑️ agreed by Oreoxmt.
  • 2024-01-29 08:18:07.824305128 +0000 UTC m=+1380729.388602833: ☑️ agreed by hfxsd.

Co-authored-by: xixirangrang <hfxsd@hotmail.com>
@Oreoxmt
Copy link
Copy Markdown
Collaborator

Oreoxmt commented Jan 29, 2024

/approve

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Jan 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Oreoxmt

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the approved label Jan 29, 2024
@Oreoxmt Oreoxmt closed this Jan 29, 2024
@Oreoxmt Oreoxmt reopened this Jan 29, 2024
@Oreoxmt
Copy link
Copy Markdown
Collaborator

Oreoxmt commented Jan 29, 2024

@yusra1007 Could you please sign the CLA? https://cla-assistant.io/pingcap/docs-cn

@Oreoxmt Oreoxmt merged commit 3710d83 into pingcap:release-7.5 Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2024-tidb-docs-dash This issue or PR is included in the 2024 TiDB Docs Dash event. approved area/develop This PR relates to the area of TiDB App development. contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/from-docs This PR is translated from a PR in pingcap/docs.

Development

Successfully merging this pull request may close these issues.

5 participants