1. 27 Mar, 2004 1 commit
    • guilhem@mysql.com's avatar
      A previous changeset by me today about SQL_LOG_BIN had the problem · 3826a01e
      guilhem@mysql.com authored
      that it tested the privilege in ::update() whereas it should be
      in ::check() (see email from Serg, subject
      "Re: bk commit - 4.1 tree (guilhem:1.1706)").
      So I add instead a check_func function to sys_var_thd_bit.
      I do the same addition to sys_var_thd_ulong, to unify handling
      of PSEUDO_THREAD_ID with the one of SQL_LOG_BIN. So class
      sys_var_pseudo_thread_id is not needed anymore, removing it.
      3826a01e
  2. 26 Mar, 2004 13 commits
  3. 25 Mar, 2004 21 commits
  4. 24 Mar, 2004 5 commits