Skip to content
  • Atanu Ghosh's avatar
    8e18c76e
    WL#3836: Method to bring servers off line · 8e18c76e
    Atanu Ghosh authored
      
      In order to be able to upgrade a server, a method is
      developed to bring a server off line. It does the following:
      
      - Gracefully force connected clients to disconnect 
      except the clients with SUPER privilege.
      
      - Allow super users to connect to manage the system.
      
      - Deny any other user access to the system.
      
      - Allow the replication slave thread to keep applying data to the server.
    8e18c76e
    WL#3836: Method to bring servers off line
    Atanu Ghosh authored
      
      In order to be able to upgrade a server, a method is
      developed to bring a server off line. It does the following:
      
      - Gracefully force connected clients to disconnect 
      except the clients with SUPER privilege.
      
      - Allow super users to connect to manage the system.
      
      - Deny any other user access to the system.
      
      - Allow the replication slave thread to keep applying data to the server.
Loading