• Sergei Golubchik's avatar
    crash on --with-embedded-privilege-control builds: · 2462ee05
    Sergei Golubchik authored
    1. fix broken change user handling (no restart should happen in the normal case)
    2. add assert to guarantee that we never send a request to change to the same plugin
    3. "fix" plugin string as sent by the client to be able to compare native plugins by pointers
    4. more complete MYSQL initialization in the embedded case
    5. change_user.test updated to handle -with-embedded-privilege-control builds
    2462ee05
sql_acl.cc 246 KB