We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8567ef commit 3aab124Copy full SHA for 3aab124
docs/pages/product/configuration/data-sources/mysql.mdx
@@ -99,6 +99,12 @@ whereas previous version used `mysql_native_password`. Please
99
[see this answer on StackOverflow](https://stackoverflow.com/a/50377944)
100
for a workaround.
101
102
+<InfoBox>
103
+
104
+For additional details, check the [relevant issue](https://github.com/cube-js/cube/issues/3525) on GitHub.
105
106
+</InfoBox>
107
108
[mysql]: https://www.mysql.com/
109
[ref-caching-using-preaggs-build-strats]:
110
/product/caching/using-pre-aggregations#pre-aggregation-build-strategies
0 commit comments