[MDEV-32035] option 'max_digest_length' cannot be set Created: 2023-08-29  Updated: 2023-08-30  Resolved: 2023-08-29

Status: Closed
Project: MariaDB Server
Component/s: Documentation, Performance Schema
Affects Version/s: 10.4, 10.11
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: fuying Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: 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


Generated at Thu Feb 08 10:28:20 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.