• hf@deer.(none)'s avatar
    SCRUM: · ba8fa76f
    hf@deer.(none) authored
    WL#604 Privileges in embedded library
    code added to check privileges in embedded library
    NO_EMBEDDED_ACCESS_CHECKS macros inserted in code so we can exclude
    access-checking parts. Actually we now can exclude these parts from
    standalone server as well. Do we need it?
    Access checks are disabled in embedded server by default. One should
    edit libmysqld/Makefile manually to get this working.
    We definitely need the separate configure for embedded server
    ba8fa76f
sql_acl.h 5.58 KB