1. 10 Feb, 2004 1 commit
    • guilhem@gbichot2.local's avatar
      Follow-up of a discussion on dev-docs@ : · 75e77657
      guilhem@gbichot2.local authored
      Don't show PSEUDO_THREAD_ID in SHOW VARIABLES because:
      - we don't want people to discover this variable as it could never do good to
      set it (it was designed for use by mysqlbinlog only, so that a thread can have
      several temp tables of the same name at the same time)
      - if we show it in SHOW VARIABLES, Mysql Administrator will display it and
      this will force us to put a description, so all MySQL Administrator user
      will be aware of this variable, some may have the idea to set it with a SET
      command, and then it will cause bad things.
      The variable is still settable, and still visible with SELECT @@.
      75e77657
  2. 09 Feb, 2004 6 commits
  3. 06 Feb, 2004 1 commit
  4. 05 Feb, 2004 5 commits
  5. 04 Feb, 2004 2 commits
  6. 03 Feb, 2004 4 commits
  7. 02 Feb, 2004 8 commits
  8. 31 Jan, 2004 1 commit
  9. 30 Jan, 2004 5 commits
  10. 29 Jan, 2004 2 commits
  11. 28 Jan, 2004 4 commits
  12. 27 Jan, 2004 1 commit