Skip to content
  • Andrey Hristov's avatar
    220d2eb9
    WL#7947 Service for server sessions · 220d2eb9
    Andrey Hristov authored
    This WL will provide means for a daemon and non-daemon plugins to open an
    session allowing them running various server commands, SQL queries among them.
    
    WL#8177 SQL service API
    
    Goal of this WL is to allow to run SQL queries and get the result in the current
    thread or obtained from Session service
    
    WL#8733 Session information service
    
    Get/set more information about session, e.g peer (client) port,
    current database, etc.
    220d2eb9
    WL#7947 Service for server sessions
    Andrey Hristov authored
    This WL will provide means for a daemon and non-daemon plugins to open an
    session allowing them running various server commands, SQL queries among them.
    
    WL#8177 SQL service API
    
    Goal of this WL is to allow to run SQL queries and get the result in the current
    thread or obtained from Session service
    
    WL#8733 Session information service
    
    Get/set more information about session, e.g peer (client) port,
    current database, etc.
Loading