![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Implementation of session admin service. More...
#include <mysql_admin_session_imp.h>
Static Public Member Functions | |
| static MYSQL_SESSION | open (srv_session_error_cb error_cb, void *ctx) noexcept | 
| Opens server admin session.  More... | |
Implementation of session admin service.
      
  | 
  staticnoexcept | 
Opens server admin session.
| error_cb | Default completion callback | 
| ctx | Plugin's context, opaque pointer that would be provided to callbacks. Might be NULL. |