Fix typo in config.xml #60623

"be Tableau" should be "by Tableau".
This commit is contained in:
bluikko 2024-03-01 16:13:45 +07:00 committed by GitHub
parent 5104029f62
commit 1aea952382
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -752,7 +752,7 @@
<!-- Comma-separated list of prefixes for user-defined settings.
The server will allow to set these settings, and retrieve them with the getSetting function.
They are also logged in the query_log, similarly to other settings, but have no special effect.
The "SQL_" prefix is introduced for compatibility with MySQL - these settings are being set be Tableau.
The "SQL_" prefix is introduced for compatibility with MySQL - these settings are being set by Tableau.
-->
<custom_settings_prefixes>SQL_</custom_settings_prefixes>