1. 19 Nov, 2000 1 commit
    • tim@threads.polyesthetic.msg's avatar
      safe_mysqld.sh · 80a4d37e
      tim@threads.polyesthetic.msg authored
        - set pid_file and err_log relative to DATADIR as specified in
          the my.cnf file, instead of the default value
        - do not pass safe_mysqld-specific options to mysqld
        - minor style changes (remove extra ; at end of line, make
          spacing more consistent, etc.)
      
      manual.ja.texi
        - Turn off SCCS flag
      80a4d37e
  2. 18 Nov, 2000 3 commits
  3. 17 Nov, 2000 13 commits
  4. 16 Nov, 2000 8 commits
  5. 15 Nov, 2000 3 commits
  6. 14 Nov, 2000 3 commits
    • yfaktoro@nslinuxw2.bedford.progress.com's avatar
    • yfaktoro@nslinuxw2.bedford.progress.com's avatar
    • sasha@mysql.sashanet.com's avatar
      repl-tests/test-repl-ts/repl-timestamp.master.reject · f2b9a60e
      sasha@mysql.sashanet.com authored
          this file needs to be deleted
      sql/log_event.cc
          fixed warnings
      sql/log_event.h
          fixed () #define bug
      sql/mysqlbinlog.cc
          fixed length argument - was supposed to be one less
      sql/mysqld.cc
          replicate-do/ignore-table now works, wild does not yet
      sql/mysql_priv.h
          updating argument to add_table_to_list() -- needed for replicate-do/ignore table
      sql/slave.cc
          changes fore replicate-do/ignore-table
          close the socket before going to sleep sleeping after error
          bad event was being freed too early
      sql/slave.h
          changes for replicate-do/ignore-table
      sql/sql_class.cc
          slave_thread variable to THD
      sql/sql_class.h
          added slave_thread to THD, fixed bug in end_time()
      sql/sql_parse.cc
          updating argument to add_tables_to_list()
      sql/sql_table.cc
          fixed bug in mysql_rm_table()
      sql/sql_yacc.yy
          fixed up add_table_to_list() calls to accept updating argument
      sql/table.h
          added updating to TABLE_LIST
      f2b9a60e
  7. 13 Nov, 2000 4 commits
  8. 12 Nov, 2000 2 commits
  9. 11 Nov, 2000 3 commits