Skip to content

Does dble support work with MySQL 8.0 ? #2373

Answered by yanhuqing666
dcy10000 asked this question in Q&A
Discussion options

You must be logged in to vote

Supported/Fixed

  1. MySQL8.0's default authentication plugin named 'caching_sha2_password'.(support from version 2.19.05.0)
  2. MySQL8.0 no longer supports either implicit or explicit sorting for GROUP BY.(fixed from version 2.19.11.17)
  3. sync tx_isolation with MySQL lead to the problem of MySQL 8.0. (fixed from version 2.19.11.1)

Not Supported

  1. Window Function
  2. JSON Function
  3. WITH (Common Table Expressions)
  4. todo

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yanhuqing666
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants