Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4(EOL), 10.11
-
None
Description
It is mentioned in the document that 'max_digest_length' can be dynamically modified and its scope is global, but when I use the following sql to set it up, an error like "ERROR 1238 (HY000): Variable 'max_digest_length' is a read only variable" is reported.
SET GLOBAL max_digest_length = 1048576; |
https://mariadb.com/kb/en/server-system-variables/#max_digest_length