-
Notifications
You must be signed in to change notification settings - Fork 287
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
Unhelpful instruction for MariaDB #11734
Comments
Also looks like the output isn't valid JSON |
/label MariaDB |
The instruction message is not clear. I think the purpose is not fixing the precheck warning after follows the instruction, but remind user to avoid using old MariaDB versions which have more problems 😂
Yes I checked the code, seems currect format is deliberately processed by |
@lance6716 can we fix this so the output is valid again? (and maybe add a test for that) I guess we may have to create a custom Marshaler instead of doing text replacements on the output. This somewhat reminds me of
Maybe the pretty printing should be a config option? |
To be clear. This issue is about the instruction not being helpful. I've created a separate issue for the output not being valid JSON |
/severity moderate |
What did you do?
Try to setup DM with MariaDB 11.4.2 as upstream
What did you expect to see?
No response
What did you see instead?
Note the
"It is recommended that you upgrade MariaDB to 10.1.2 or a later version.",
Versions of the cluster
master @ 64decf6
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: