Skip to content

[enhancement]MySQL ODBC should use a variable driver without a fixed value#12225

Closed
BenjaminWenqiYu wants to merge 7 commits intoapache:masterfrom
BenjaminWenqiYu:master
Closed

[enhancement]MySQL ODBC should use a variable driver without a fixed value#12225
BenjaminWenqiYu wants to merge 7 commits intoapache:masterfrom
BenjaminWenqiYu:master

Conversation

@BenjaminWenqiYu
Copy link
Contributor

@BenjaminWenqiYu BenjaminWenqiYu commented Aug 31, 2022

Proposed changes

Issue Number: close #12223

Problem summary

Users should use variable diver for mysql odbc, but now it is a fixed value.

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. Are there any changes that cannot be rolled back:
    • Yes (If Yes, please explain WHY)
    • No

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

change the driver for mysql odbc with variable value.
change the driver for mysql odbc with variable value.
we can input our user defined mysql odbc driver
@BenjaminWenqiYu BenjaminWenqiYu changed the title MySQL ODBC should use a variable driver without a fixed value. MySQL ODBC should use a variable driver without a fixed value Aug 31, 2022
@BenjaminWenqiYu BenjaminWenqiYu changed the title MySQL ODBC should use a variable driver without a fixed value [enhancement]MySQL ODBC should use a variable driver without a fixed value Sep 2, 2022
@BenjaminWenqiYu BenjaminWenqiYu closed this by deleting the head repository Sep 13, 2022
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.

[Enhancement] mysql to doris should use variable driver for mysql odbc

1 participant