mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
1) When initializing a boolean variable, do not use string representations '"false"' and '"true"'
but rather the boolean values 'false' and 'true'.
2) Add the module to the various Windows description files.
11 KiB
11 KiB