Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
10.5(EOL), 10.6
-
None
-
Not for Release Notes
Description
When checking out the current 10.5 server branch, the sql/privilege.h file contains:
SLAVE_MONITOR_ACL = (1ULL << 38) // Added in 10.5.8
but when checking out the mariadb-10.5.8 branch, or the released source tarball, this line is not there yet.
So this should read "Added in 10.5.9", not "in 10.5.8"