• anozdrin@mysql.com's avatar
    This is an implementation of two WL items: · c1113af1
    anozdrin@mysql.com authored
      - WL#3158: IM: Instance configuration extensions;
      - WL#3159: IM: --bootstrap and --start-default-instance modes
    
    The following new statements have been added:
      - CREATE INSTANCE;
      - DROP INSTANCE;
    
    The behaviour of the following statements have been changed:
      - SET;
      - UNSET;
      - FLUSH INSTANCES;
      - SHOW INSTANCES;
      - SHOW INSTANCE OPTIONS;
    c1113af1
listener.cc 10.2 KB