• Sergei Golubchik's avatar
    crash on --with-embedded-privilege-control builds: · 3b98d69d
    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
    3b98d69d
lib_sql.cc 30.7 KB