An error occurred fetching the project authors.
  1. 17 Nov, 2006 1 commit
  2. 19 Jun, 2006 1 commit
  3. 19 May, 2006 1 commit
  4. 18 May, 2006 1 commit
    • 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