You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…nable to obtain table comments. (#1702)
### What changes were proposed in this pull request?
Compatible with lower versions of MySQL driver, unable to obtain table
comments.
### Why are the changes needed?
Fix: #1701
### Does this PR introduce _any_ user-facing change?
NO
### How was this patch tested?
UT/IT
---------
Co-authored-by: Clearvive <[email protected]>
Version
main branch
Describe what's wrong
Unable to obtain table comments through driver in lower versions of MySQL
Error message and/or stacktrace
How to reproduce
Fix by obtaining system table data
Additional context
No response
The text was updated successfully, but these errors were encountered: