1. 10 Jan, 2006 5 commits
  2. 09 Jan, 2006 18 commits
  3. 07 Jan, 2006 3 commits
    • serg@serg.mylan's avatar
      after merge fix · 86e35aff
      serg@serg.mylan authored
      86e35aff
    • serg@serg.mylan's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 923e7cfd
      serg@serg.mylan authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.1
      923e7cfd
    • serg@serg.mylan's avatar
      WL#2935 - SHOW STATUS support in plugins · cfbaad99
      serg@serg.mylan authored
      The patch adds DYNAMIC_ARRAY all_status_vars, which is now the
      sole source of status information for SHOW STATUS.  Status
      variables can be added to and removed from the array dynamically.
      SHOW STATUS command uses this array instead of static array
      from mysqld.cc
      Compatibility with the old, global list of status variables is
      preserved in init_server_components(), where this global list is
      simply appended to all_status_vars.
      cfbaad99
  4. 06 Jan, 2006 11 commits
  5. 05 Jan, 2006 3 commits