Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
12.0.2
-
None
-
Linux, MariaDB-12.0.2
-
Not for Release Notes
Description
Boolean server system variables like "read_only" used to default to "0" before MariaDB-12: https://mariadb.com/docs/server/server-management/variables-and-modes/server-system-variables#read_only
Now they are set to "OFF", which creates problems in software like MediaWiki that casts that value to bool (in PHP, (bool)"OFF" is true).
Related MediaWiki patch: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1176849
Attachments
Issue Links
- is caused by
-
MDEV-36425 Extend read_only to also block share locks and super users
-
- Closed
-