1. 22 Feb, 2001 3 commits
  2. 21 Feb, 2001 3 commits
    • unknown's avatar
      Fixes for innobase · b5684cbc
      unknown authored
      Added test for ALTER TABLE ORDER BY
      
      
      BUILD/FINISH.sh:
        Fixes for innobase
      BUILD/compile-pentium-debug:
        Fixes for innobase
      Docs/manual.texi:
        Fixes for innobase
      include/my_pthread.h:
        Fixes for innobase
      innobase/Makefile.am:
        Fixes for innobase
      innobase/btr/Makefile.am:
        Fixes for innobase
      innobase/data/Makefile.am:
        Fixes for innobase
      innobase/eval/Makefile.am:
        Fixes for innobase
      innobase/include/Makefile.i:
        Fixes for innobase
      innobase/os/Makefile.am:
        Fixes for innobase
      mysql-test/t/alter_table.test:
        Added test for ALTER TABLE ORDER BY
      mysys/my_error.c:
        Skip 'l' in '%lu'
      mysys/my_vsnprintf.c:
        cleanup
      sql/ha_innobase.cc:
        Fixed type + remove warnings
      sql/ha_innobase.h:
        Remove warnings
      sql/handler.cc:
        cleanup
      sql/sql_class.cc:
        remove warnings
      sql/sql_parse.cc:
        remove warnings
      sql/sql_table.cc:
        Fixed bug in ALTER TABLE ... ORDER BY
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b5684cbc
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql · ad077b8d
      unknown authored
      into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
      
      
      sql/mysqld.cc:
        Auto merged
      ad077b8d
    • unknown's avatar
      Cleanups... · 4c675c92
      unknown authored
      4c675c92
  3. 20 Feb, 2001 7 commits
    • unknown's avatar
      Merge donna.mysql.com:/home/my/bk/mysql · f9ddca37
      unknown authored
      into donna.mysql.com:/home/tim/my/work
      
      
      innobase/os/os0sync.c:
        Auto merged
      f9ddca37
    • unknown's avatar
      Added max_user_connections · 0cd425bf
      unknown authored
      
      BUILD/compile-pentium-debug:
        Added --with-innobase
      Docs/manual.texi:
        Added documentation for -O max_user_connections
      innobase/os/os0sync.c:
        Fix for Heikki
      0cd425bf
    • unknown's avatar
      Merge donna.mysql.com:/home/my/bk/mysql · 0e529987
      unknown authored
      into donna.mysql.com:/home/tim/my/work
      
      
      innobase/configure.in:
        Auto merged
      innobase/include/lock0types.h:
        Auto merged
      innobase/include/os0sync.h:
        Auto merged
      innobase/include/sync0types.h:
        Auto merged
      sql/ha_innobase.cc:
        Auto merged
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0e529987
    • unknown's avatar
      84a0713a
    • unknown's avatar
      Added max_user_connections · d31f7425
      unknown authored
      Fixes for Innobase
      Don't reset whole to-buffer in strxnmov
      
      
      BUILD/compile-pentium-debug:
        Added innobase
      include/mysqld_error.h:
        New error messages
      innobase/configure.in:
        Update from heikki
      innobase/include/lock0types.h:
        Update from heikki
      innobase/include/os0sync.h:
        Update from heikki
      innobase/include/sync0types.h:
        Update from heikki
      innobase/os/os0file.c:
        Update from heikki
      innobase/srv/srv0start.c:
        Update from heikki
      sql/ha_innobase.cc:
        Update from Heikki
        Changed assert -> dbug_assert
        Changed return -> DBUG_RETURN
      sql/mysql_priv.h:
        Added max_user_connections
      sql/mysqld.cc:
        Added max_user_connections
      sql/share/czech/errmsg.txt:
        Added max_user_connections
      sql/share/danish/errmsg.txt:
        Added max_user_connections
      sql/share/dutch/errmsg.txt:
        Added max_user_connections
      sql/share/english/errmsg.txt:
        Added max_user_connections
      sql/share/estonian/errmsg.txt:
        Added max_user_connections
      sql/share/french/errmsg.txt:
        Added max_user_connections
      sql/share/german/errmsg.txt:
        Added max_user_connections
      sql/share/greek/errmsg.txt:
        Added max_user_connections
      sql/share/hungarian/errmsg.txt:
        Added max_user_connections
      sql/share/italian/errmsg.txt:
        Added max_user_connections
      sql/share/japanese/errmsg.txt:
        Added max_user_connections
      sql/share/korean/errmsg.txt:
        Added max_user_connections
      sql/share/norwegian-ny/errmsg.txt:
        Added max_user_connections
      sql/share/norwegian/errmsg.txt:
        Added max_user_connections
      sql/share/polish/errmsg.txt:
        Added max_user_connections
      sql/share/portuguese/errmsg.txt:
        Added max_user_connections
      sql/share/romanian/errmsg.txt:
        Added max_user_connections
      sql/share/russian/errmsg.txt:
        Added max_user_connections
      sql/share/slovak/errmsg.txt:
        Added max_user_connections
      sql/share/spanish/errmsg.txt:
        Added max_user_connections
      sql/share/swedish/errmsg.OLD:
        Added max_user_connections
      sql/share/swedish/errmsg.txt:
        Added max_user_connections
      sql/sql_class.h:
        cleanup
      strings/str_test.c:
        Added tests for strxnmov
      strings/strxnmov.c:
        Don't reset whole to buffer
      d31f7425
    • unknown's avatar
      replication fixes · 6d02a77a
      unknown authored
      
      Docs/manual.texi:
        updates from Matthias Urlichs
      mysql-test/r/rpl000016.result:
        position sanity check - hope to catch the timing bug
      mysql-test/t/rpl000016.test:
        position sanity check - hope to catch timing bug
      sql/log_event.cc:
        limit event length by max_allowed_packet
      sql/log_event.h:
        abolish MAX_EVENT_LEN
      sql/sql_repl.cc:
        error for events larger than max_allowed_packet
      6d02a77a
    • unknown's avatar
      Portability and bug fixes for Innobase. · 09f57ee0
      unknown authored
      Add --with-innobase-db to configure.
      
      
      acconfig.h:
        HAVE_INNOBASE_DB
      acinclude.m4:
        add MYSQL_CHECK_INNOBASE
      configure.in:
        use MYSQL_CHECK_INNOBASE and configure innobase directory
      innobase/configure.in:
        add AM_MAINTAINER_MODE
      innobase/include/lock0types.h:
        define lock_t
      innobase/include/os0file.h:
        define S_IRWX[UGO] if needed
      innobase/include/os0sync.h:
        use pthread_cond_t instead of mutex
      innobase/include/sync0types.h:
        define mutex_t
      innobase/os/os0sync.c:
        use pthread_cond_t instead of mutex
      sql/Makefile.am:
        add @innobase_{includes,libs}@
      sql/ha_innobase.cc:
        fix casts
      09f57ee0
  4. 19 Feb, 2001 3 commits
  5. 18 Feb, 2001 5 commits
  6. 17 Feb, 2001 7 commits
    • unknown's avatar
      Fixed that myisamchk -R works on text columns · 46ad1b88
      unknown authored
      Fixed typo when removing space from argument to -O
      
      
      Docs/manual.texi:
        Update of merge tables
      myisam/mi_check.c:
        Moved test of FULLTEXT keys to make things more efficient
      myisam/myisamchk.c:
        Incremented version
      myisam/myisamdef.h:
        Fixed that myisamchk -R works on text columns
      mysys/getvar.c:
        Fixed typo when removing space from argument to -O
      46ad1b88
    • unknown's avatar
      Cleaned up ha_innobase.cc from whitespace · 1ab48a93
      unknown authored
      
      sql/ha_innobase.cc:
        Removed some whitespace
      1ab48a93
    • unknown's avatar
      Added locks needed for Innobase · b785b36d
      unknown authored
      Fixed mutex problem when doing automatic repair of MyISAM tables
      
      
      Docs/manual.texi:
        changelog
      include/thr_lock.h:
        Added TL_READ_WITH_SHARED_LOCKS for Innobase
      mysql-test/r/update.result:
        Added 'select' to verify update results
      mysql-test/t/update.test:
        Better code coverage
      mysys/getvar.c:
        Allow space in to --set-variable
      mysys/thr_lock.c:
        Added TL_READ_WITH_SHARED_LOCKS
      sql/ha_myisam.cc:
        Added comment
      sql/lock.cc:
        Added missing broadcast
      sql/sql_base.cc:
        Fixed some mutex problem when doing automatic repair of MyISAM tables
      sql/sql_update.cc:
        Purecoverage
      b785b36d
    • unknown's avatar
      Write UNION() for MERGE tables · a33af54d
      unknown authored
      
      Docs/manual.texi:
        Clearify when logging is done
      myisam/myisamchk.c:
        Better error message
      mysql-test/r/merge.result:
        Added test for SHOW CREATE on MERGE table
      scripts/safe_mysqld.sh:
        Search by default in database directory
      sql/ha_myisammrg.h:
        Add UNION() to SHOW CREATE TABLE
      sql/sql_update.cc:
        removed compiler warning
      a33af54d
    • unknown's avatar
      Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql · c3582cae
      unknown authored
      
      configure.in:
        Auto merged
      Docs/manual.texi:
        Auto merged
      c3582cae
    • unknown's avatar
      Added Innobase to source distribution · 132e667b
      unknown authored
      
      Docs/manual.texi:
        Added Innobase documentation
      configure.in:
        Incremented version
      include/my_base.h:
        Added option for Innobase
      myisam/mi_check.c:
        cleanup
      mysql-test/t/bdb.test:
        cleanup
      mysql-test/t/innobase.test:
        Extended with new tests from bdb.test
      mysql-test/t/merge.test:
        Added test of SHOW create
      mysys/my_init.c:
        Fix for UNIXWARE 7
      scripts/mysql_install_db.sh:
        Always write how to start mysqld
      scripts/safe_mysqld.sh:
        Fixed type
      sql/ha_innobase.cc:
        Update to new version
      sql/ha_innobase.h:
        Update to new version
      sql/handler.h:
        Added 'update_table_comment()' and 'append_create_info()'
      sql/sql_delete.cc:
        Fixes for Innobase
      sql/sql_select.cc:
        Fixes for Innobase
      sql/sql_show.cc:
        Append create information (for MERGE tables)
      sql/sql_update.cc:
        Fixes for Innobase
      132e667b
    • unknown's avatar
      Cleaned up test-make-manual. · c02d8e2d
      unknown authored
      c02d8e2d
  7. 16 Feb, 2001 4 commits
  8. 15 Feb, 2001 6 commits
    • unknown's avatar
      b084cf19
    • unknown's avatar
      Updates for innobase · b6b1bfab
      unknown authored
      Removed a ' that casued 'make paper' to fail
      
      
      Docs/manual.texi:
        Updated myisamchk section;  Removed a ' that casued 'make paper' to fail
      sql/handler.cc:
        Updates for innobase
      sql/mysqld.cc:
        Updates for innobase
      sql/sql_parse.cc:
        Fixed possible overrun if the mysqld server name is too big
      sql/sql_select.cc:
        Updates for innobase
      b6b1bfab
    • unknown's avatar
      Merge work:/home/bk/mysql · dfa2a76c
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql
      
      
      sql/slave.cc:
        Auto merged
      dfa2a76c
    • unknown's avatar
      fixed bug in timestamp replication · 09c3d408
      unknown authored
      
      mysql-test/r/rpl000002.result:
        test timestamp replication
      mysql-test/t/rpl000002.test:
        test timestamp replication
      09c3d408
    • unknown's avatar
      Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql · eb38835d
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      mysql-test/r/fulltext.result:
        Auto merged
      sql/slave.cc:
        Auto merged
      eb38835d
    • unknown's avatar
      Changed --replace to --replace_result in mysqltest · 8226b37a
      unknown authored
      Changed errmsg -> my_errmsg (portability issue)
      Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
      Fixed comments in default my.cnf files
      
      
      Docs/manual.texi:
        Updated information about character sets
      client/mysqladmin.c:
        Added missing help text
      client/mysqltest.c:
        Changed --replace to --replace_result to not conflict with SQL replace command
      include/my_sys.h:
        change errmsg -> my_errmsg (portability issue)
      libmysql/errmsg.c:
        change errmsg -> my_errmsg (portability issue)
      myisam/mi_cache.c:
        Changed seek+read to pread
      myisam/mi_check.c:
        Fix bug that caused myisamchk to be very slow under some specific error conditions
      myisam/mi_dynrec.c:
        cleanup
      myisam/myisamchk.c:
        Write out value of checksum
      myisam/myisamdef.h:
        cleanup
      mysql-test/r/backup.result:
        Fixed the case where backup caused different error messages
      mysql-test/r/bdb.result:
        Added new test case
      mysql-test/r/fulltext.result:
        Fix for new CREATE TABLE format
      mysql-test/t/backup.test:
        Use --replace_result and --send
      mysql-test/t/bdb.test:
        New test case
      mysql-test/t/status.test:
        Use --send
      mysys/errors.c:
        change errmsg -> my_errmsg (portability issue)
      mysys/my_error.c:
        change errmsg -> my_errmsg (portability issue)
      mysys/typelib.c:
        Only accept full type names
      sql/derror.cc:
        change errmsg -> my_errmsg (portability issue)
      sql/ha_berkeley.cc:
        Fixed bug when using key parts that could be NULL
      sql/log_event.cc:
        Log SET TIMESTAMP before all queries
      sql/mysqlbinlog.cc:
        Incremented version number
      sql/mysqld.cc:
        change errmsg -> my_errmsg (portability issue)
        Always accept --skip-gemeni, --skip-bdb and --skip-innobase
      sql/slave.cc:
        cleanup
      sql/sql_base.cc:
        cleanup
      sql/sql_db.cc:
        cleanup
      support-files/my-huge.cnf.sh:
        Remove usage of # at end of line
      support-files/my-large.cnf.sh:
        Remove usage of # at end of line
      support-files/my-medium.cnf.sh:
        Remove usage of # at end of line
      support-files/my-small.cnf.sh:
        Remove usage of # at end of line
      8226b37a
  9. 14 Feb, 2001 2 commits