1. 14 Feb, 2001 4 commits
    • unknown's avatar
      keep frame pointer · bcbcb8ff
      unknown authored
      bcbcb8ff
    • unknown's avatar
      mysql-test/r/fulltext.result · 91776222
      unknown authored
          after Indrek's bugfix in show create table, the result has two extra spaces
      
      
      mysql-test/r/fulltext.result:
        after Indrek's bugfix in show create table, the result has two extra spaces
      91776222
    • unknown's avatar
      sql/slave.cc · a8826b77
      unknown authored
          fixed skipping bug in bi-directional replication
      
      
      sql/slave.cc:
        fixed skipping bug in bi-directional replication
      a8826b77
    • unknown's avatar
      manual.texi Added FTP mirror in Japan. · 7e770c2e
      unknown authored
      
      Docs/manual.texi:
        Added FTP mirror in Japan.
      7e770c2e
  2. 13 Feb, 2001 5 commits
  3. 09 Feb, 2001 2 commits
  4. 08 Feb, 2001 2 commits
  5. 07 Feb, 2001 5 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · 0d3b7ae0
      unknown authored
      into threads.polyesthetic.msg:/usr/local/src/my/work
      
      0d3b7ae0
    • unknown's avatar
      Added "--character-sets-dir" to myisampack · e943f84f
      unknown authored
      
      Docs/manual.texi:
        Changelog
      e943f84f
    • unknown's avatar
      Fix bug in mysql_backup_table that prevented other threads from · c054a933
      unknown authored
      reading while the table was being backed up.
      
      
      sql/sql_table.cc:
        open_for_modify should be FALSE in mysql_backup_table
      c054a933
    • unknown's avatar
      Force sockets to be blocking on HPUX 11.0 · b6285083
      unknown authored
      Changed BITMAP to MY_BITMAP to avoid type conflict on windows
      
      
      configure.in:
        Force sockets to be blocking on HPUX 11.0
      include/my_bitmap.h:
        Changed BITMAP to MY_BITMAP to avoid type conflict on windows
      mysys/my_bitmap.c:
        Changed BITMAP to MY_BITMAP to avoid type conflict on windows
      mysys/my_init.c:
        Removed LOCK_bitmap
      sql/mysql_priv.h:
        Changed BITMAP to MY_BITMAP to avoid type conflict on windows
      sql/mysqld.cc:
        Changed BITMAP to MY_BITMAP to avoid type conflict on windows
      sql/violite.c:
        Force sockets to be blocking on HPUX 11.0
      b6285083
    • unknown's avatar
      Use new bitmap interface · a4b4d1e6
      unknown authored
      Patches for Armstrong
      Removed warnings when using REPAIR TABLE .. EXTENDED
      
      
      Docs/manual.texi:
        Changelog
      configure.in:
        Added missing -lsocket library on SCO
      include/global.h:
        Patch for Armstrong
      include/my_bitmap.h:
        Changed bitmap interface to avoid problem with missing LOCK_bitmap symbol
      include/myisampack.h:
        Portability fix for Armstrong
      mysql-test/t/select.test:
        Changed to work with 'mysql test < select.tst'
      mysys/my_bitmap.c:
        Changed bitmap interface to avoid problem with missing LOCK_bitmap symbol
      mysys/my_init.c:
        Removed LOCK_bitmap
      sql/field.cc:
        Patch for Armstrong
      sql/filesort.cc:
        Patch for Armstrong
      sql/ha_myisam.cc:
        Removed warnings when using REPAIR TABLE .. EXTENDED
      sql/mysql_priv.h:
        Use new bitmap interface
      sql/mysqld.cc:
        Use new bitmap interface
      sql/sql_select.cc:
        Use new bitmap interface
      a4b4d1e6
  6. 06 Feb, 2001 10 commits
  7. 05 Feb, 2001 3 commits
  8. 04 Feb, 2001 2 commits
  9. 03 Feb, 2001 5 commits
    • unknown's avatar
      Added missing file · 13a5e50b
      unknown authored
      13a5e50b
    • unknown's avatar
      Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql · 8acd1fa1
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      8acd1fa1
    • unknown's avatar
      Workaround for bug in thread library in Unixware 7 · 615db46e
      unknown authored
      Fixed bug in GROUP BY on ELT()
      Added SEQUENCE() to UDF examples
      
      
      BUILD/FINISH.sh:
        Avoid error message if tmp exists
      Docs/manual.texi:
        Cleaned up bug reporting section
      mysys/my_init.c:
        Workaround for bug in thread library in Unixware 7
      readline/input.c:
        Portability fix
      scripts/mysql_install_db.sh:
        Made host, user and db field binary
      sql/item_func.h:
        Fixed bug in GROUP BY on ELT()
      sql/item_strfunc.cc:
        Fixed bug in GROUP BY on ELT()
      sql/share/Makefile.am:
        Don't automaticly checkout SCCS files
      sql/sql_select.cc:
        Cleanups
      sql/udf_example.cc:
        Added SEQUENCE() to UDF examples.
      615db46e
    • unknown's avatar
      extra/resolve_stack_dump.c · a1071748
      unknown authored
          skip gcc2_compiled. junk
      
      
      extra/resolve_stack_dump.c:
        skip gcc2_compiled. junk
      a1071748
    • unknown's avatar
      super-smack update · 6dde8dbf
      unknown authored
      6dde8dbf
  10. 02 Feb, 2001 2 commits