1. 14 Jul, 2003 2 commits
  2. 13 Jul, 2003 2 commits
  3. 12 Jul, 2003 1 commit
    • guilhem@gbichot2's avatar
      Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS. · 3110561e
      guilhem@gbichot2 authored
      Added PURGE BINARY LOGS as synonym for PURGE MASTER LOGS.
      Removed PURGE LOGS (now PURGE MASTER LOGS).
      Added SHOW BDB LOGS as synonym for SHOW LOGS.
      Note: tests key_cache.test hanged, rpl_log_pos.test, rpl_rotate_logs.test failed for me.
      For the second and third one I guess this will disappear after merging 4.0.
      3110561e
  4. 11 Jul, 2003 2 commits
  5. 10 Jul, 2003 1 commit
  6. 09 Jul, 2003 1 commit
  7. 08 Jul, 2003 9 commits
  8. 07 Jul, 2003 1 commit
  9. 06 Jul, 2003 3 commits
  10. 05 Jul, 2003 1 commit
    • bell@sanja.is.com.ua's avatar
      reduced using of slow current_thd/current_lex macro · 45e001f4
      bell@sanja.is.com.ua authored
      initialization of item_thd moved to constructor (in any case we need thd in constructor)
      initialization of group_concat_max_len to constructor to avoid incorrect length reporting (BUG#757)
      removed Item_func_group_concat::fix_length_and_dec() because item have its own fix_fields and will not have inherited items
      45e001f4
  11. 04 Jul, 2003 12 commits
  12. 03 Jul, 2003 5 commits