1. 13 Jul, 2001 2 commits
  2. 12 Jul, 2001 12 commits
  3. 11 Jul, 2001 9 commits
    • unknown's avatar
      manual.texi Removed all documentation referring to the GEMINI table type.... · 2560b327
      unknown authored
      manual.texi	Removed all documentation referring to the GEMINI table type. GEMINI is not released under an Open Source license.
      
      
      Docs/manual.texi:
        Removed all documentation referring to the GEMINI table type. GEMINI is not released under an Open Source license.
      2560b327
    • unknown's avatar
      Include latest GPL and LGPL texts from fsf.org · 65876c1f
      unknown authored
      
      Docs/manual.texi:
        Include latest GPL and LGPL texts from fsf.org
        
        Fix syntax error in email address
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      65876c1f
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 51e3fb9e
      unknown authored
      into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
      
      
      sql/sql_delete.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      51e3fb9e
    • unknown's avatar
      UNION stuff mainly. · 0eb9347a
      unknown authored
      
      sql/sql_class.h:
        Made some temporary changes for UNION's. Still waiting for Monty's 
        comments on this.
      sql/sql_delete.cc:
        Added a comment as Monty suggested
      sql/sql_parse.cc:
        Some speedups for UNIONs
      sql/sql_unions.cc:
        First attempts at running UNION's. 
        
        Removed header temporarily because of some bug in my pre-processor.
      0eb9347a
    • unknown's avatar
      Final fix for bad merge · e28dcf14
      unknown authored
      e28dcf14
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql-4.0 · b2c6f600
      unknown authored
      into tik.mysql.fi:/home/my/mysql-4.0
      
      
      sql/sql_show.cc:
        Auto merged
      b2c6f600
    • unknown's avatar
      Added back old code that Sasha removed · 961cd9e9
      unknown authored
      
      mysql-test/r/show_check.result:
        Added back old code
      sql/ha_myisam.h:
        Removed warning
      sql/mysql_priv.h:
        Added back old code
      sql/sql_base.cc:
        Added back old code
      sql/sql_parse.cc:
        Added back old code
      sql/sql_show.cc:
        Added back old code
      961cd9e9
    • unknown's avatar
      mysql-test/t/rpl_sporadic_master.test · bc059e42
      unknown authored
          use truncate table
      sql/slave.cc
          fixed race condition on server shutdown
      sql/sql_repl.cc
          fixed uninitialized use of io_cache
      
      
      mysql-test/t/rpl_sporadic_master.test:
        use truncate table
      sql/slave.cc:
        fixed race condition on server shutdown
      sql/sql_repl.cc:
        fixed uninitialized use of io_cache
      bc059e42
    • unknown's avatar
      mysql-test/t/rpl_sporadic_master.test · 586648cc
      unknown authored
          fixed test case to produce same results on txn-enabled binary. 
          temporary fix - permanent fix is it make mysqld behave the same with
          MyISAM on auto_increment insert after delete from tbl_name regardless
          of how the binary was compiled
      sql/slave.cc
          fixed concurrency bug with log_seq
      sql/slave.h
          last_log_seq needs to be updated atomically with pos
      sql/sql_repl.cc
          cleared up comment and fixed concurrency bug
      
      
      mysql-test/t/rpl_sporadic_master.test:
        fixed test case to produce same results on txn-enabled binary. 
        temporary fix - permanent fix is it make mysqld behave the same with
        MyISAM on auto_increment insert after delete from tbl_name regardless
        of how the binary was compiled
      sql/slave.cc:
        fixed concurrency bug with log_seq
      sql/slave.h:
        last_log_seq needs to be updated atomically with pos
      sql/sql_repl.cc:
        cleared up comment and fixed concurrency bug
      586648cc
  4. 10 Jul, 2001 6 commits
    • unknown's avatar
      Corrected misleading syntax example. · 0f9ea6f4
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0f9ea6f4
    • unknown's avatar
      cleanups · 4ecea7d3
      unknown authored
      
      myisam/mi_write.c:
        cleanup
      mysys/tree.c:
        cleanup
      sql/sql_show.cc:
        bad merge fixed
      4ecea7d3
    • unknown's avatar
      merge · bfefbf8b
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      bfefbf8b
    • unknown's avatar
      Redefinition of myisam_bulk_insert_tree_size · 9914a0c8
      unknown authored
      Removed new error message
      Fixed test case for varbinary
      Threads are again killable in "merge_buffers"
      Cleanup of sql_repl.cc
      SHOW OPEN TABLES now works when no tables are opened
      
      
      Docs/manual.texi:
        Redefinition of myisam_bulk_insert_tree_size
      client/insert_test.c:
        Changed to use mysql_real_connect()
      include/mysql.h:
        Moved things in mysql_options to optimize these for 64 bit processors
      include/mysqld_error.h:
        Removed new error message
      myisam/mi_write.c:
        Use myisam_bulk_insert_tree_size per table instead of per index
      mysql-test/t/varbinary.test:
        Fixed test case for varbinary
      mysys/tree.c:
        Fixed missing if
      sql/filesort.cc:
        Threads are again killable in "merge_buffers"
      sql/log_event.h:
        cleanup
      sql/share/czech/errmsg.txt:
        Removed new error message
      sql/share/danish/errmsg.txt:
        Removed new error message
      sql/share/dutch/errmsg.txt:
        Removed new error message
      sql/share/english/errmsg.txt:
        Removed new error message
      sql/share/estonian/errmsg.txt:
        Removed new error message
      sql/share/french/errmsg.txt:
        Removed new error message
      sql/share/german/errmsg.txt:
        Removed new error message
      sql/share/greek/errmsg.txt:
        Removed new error message
      sql/share/hungarian/errmsg.txt:
        Removed new error message
      sql/share/italian/errmsg.txt:
        Removed new error message
      sql/share/japanese/errmsg.txt:
        Removed new error message
      sql/share/korean/errmsg.txt:
        Removed new error message
      sql/share/norwegian-ny/errmsg.txt:
        Removed new error message
      sql/share/norwegian/errmsg.txt:
        Removed new error message
      sql/share/polish/errmsg.txt:
        Removed new error message
      sql/share/portuguese/errmsg.txt:
        Removed new error message
      sql/share/romanian/errmsg.txt:
        Removed new error message
      sql/share/russian/errmsg.txt:
        Removed new error message
      sql/share/slovak/errmsg.txt:
        Removed new error message
      sql/share/spanish/errmsg.txt:
        Removed new error message
      sql/share/swedish/errmsg.txt:
        Removed new error message
      sql/sql_class.h:
        Cleanup
      sql/sql_delete.cc:
        Cleanup
      sql/sql_repl.cc:
        Cleanup
      sql/sql_show.cc:
        SHOW OPEN TABLES now works when no tables are opened
      sql/sql_sort.h:
        Threads are again killable in "merge_buffers"
      sql/uniques.cc:
        Threads are again killable in "merge_buffers"
      9914a0c8
    • unknown's avatar
      manual.texi Fixed up licencing costs wording. · 6d268708
      unknown authored
      
      Docs/manual.texi:
        Fixed up licencing costs wording.
      6d268708
    • unknown's avatar
      manual.texi Change licensing prices. · 91b7bdaa
      unknown authored
      
      Docs/manual.texi:
        Change licensing prices.
      91b7bdaa
  5. 08 Jul, 2001 3 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 1dd0fe2e
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      1dd0fe2e
    • unknown's avatar
      merge · 0b083a0d
      unknown authored
      
      sql/sql_lex.h:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      0b083a0d
    • unknown's avatar
      post-merge fixes · 24638d06
      unknown authored
      test SHOW OPEN TABLES
      
      
      mysql-test/r/show_check.result:
        updated result
      mysql-test/t/show_check.test:
        test show open tables
      sql/mysql_priv.h:
        post-merge fixes
      sql/sql_base.cc:
        post-merge fixes
      sql/sql_parse.cc:
        post-merge fixes
      24638d06
  6. 07 Jul, 2001 4 commits
    • unknown's avatar
      merged latest changes in 3.23 · 8aac0529
      unknown authored
      
      sql/slave.h:
        Auto merged
      sql/slave.cc:
        Auto merged
      Docs/manual.texi:
        merged
      sql/sql_base.cc:
        merged
      sql/sql_show.cc:
        merged
      8aac0529
    • unknown's avatar
      merged · 5d63584e
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/manual.texi:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/share/spanish/errmsg.txt:
        merged and translated the new 4.0 errors - had to type them in 
        anyway so figured I'd do it in Spanish - Jorge/Miguel - can you do QA
        on my translation?
      5d63584e
    • unknown's avatar
      cb696ba1
    • unknown's avatar
      dded volatile to replication variable · 973c1c44
      unknown authored
      
      Docs/manual.texi:
        Changelog
      sql/slave.cc:
        Added volatile to replication variable
      sql/slave.h:
        Added volatile to replication variable
      sql/sql_base.cc:
        Cleanup
      sql/sql_show.cc:
        Cleanup
      973c1c44
  7. 06 Jul, 2001 1 commit
  8. 05 Jul, 2001 3 commits