1. 25 Sep, 2000 2 commits
    • unknown's avatar
      Small fixes · 48e80bd5
      unknown authored
      
      Docs/manual.texi:
        Changelog and small fixes
      mysys/my_init.c:
        Changed UMASK and UMASK_DIR to work also with octal
      scripts/mysqlhotcopy.sh:
        Fixed some small bugs
      sql/share/swedish/errmsg.OLD:
        Fixed wrong entry
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      48e80bd5
    • unknown's avatar
      RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, · 7fe58c4f
      unknown authored
      reading from FIFO, fixes for FULLTEXT, @@IDENTITY
      
      
      Docs/manual.texi:
        Update of RIGHT JOIN
      client/mysql.cc:
        Faster HTML generation
      extra/perror.c:
        Added MyISAM error messages
      include/my_base.h:
        Update for automatic repair of MyISAM tables
      include/my_sys.h:
        Backup files and FIFO
      include/myisam.h:
        Automatic repair and backup files
      include/mysqld_error.h:
        New error message
      myisam/mi_check.c:
        Update for automatic repair of MyISAM tables
      myisam/mi_locking.c:
        Fixed comment
      myisam/mi_open.c:
        Update for automatic repair of MyISAM tables
      myisam/myisamchk.c:
        Update for automatic repair of MyISAM tables
      myisam/myisamdef.h:
        Update for automatic repair of MyISAM tables
      mysys/mf_getdate.c:
        Added new parameter option for backup files
      mysys/my_open.c:
        Added debug information
      mysys/my_redel.c:
        Backup file handling
      sql/ha_berkeley.cc:
        Updated interface
      sql/ha_berkeley.h:
        Updated interface
      sql/ha_heap.cc:
        Updated interface
      sql/ha_heap.h:
        Updated interface
      sql/ha_isam.cc:
        Updated interface
      sql/ha_isam.h:
        Updated interface
      sql/ha_isammrg.cc:
        Updated interface
      sql/ha_isammrg.h:
        Updated interface
      sql/ha_myisam.cc:
        Update for automatic repair of MyISAM tables
      sql/ha_myisam.h:
        Updated interface
      sql/ha_myisammrg.cc:
        Updated interface
      sql/ha_myisammrg.h:
        Updated interface
      sql/handler.h:
        Updated interface
      sql/item.h:
        Added @@identity
      sql/item_func.cc:
        Added @@identity
      sql/lex.h:
        Added RIGHT JOIN
      sql/mf_iocache.cc:
        Update for reading from FIFO
      sql/mysqld.cc:
        Update for automatic repair of MyISAM tables
      sql/share/czech/errmsg.sys:
        Added @@identity
      sql/share/czech/errmsg.txt:
        Added @@identity
      sql/share/danish/errmsg.sys:
        Added @@identity
      sql/share/danish/errmsg.txt:
        Added @@identity
      sql/share/dutch/errmsg.sys:
        Added @@identity
      sql/share/dutch/errmsg.txt:
        Added @@identity
      sql/share/english/errmsg.sys:
        Added @@identity
      sql/share/english/errmsg.txt:
        Added @@identity
      sql/share/estonian/errmsg.sys:
        Added @@identity
      sql/share/estonian/errmsg.txt:
        Added @@identity
      sql/share/french/errmsg.sys:
        Added @@identity
      sql/share/french/errmsg.txt:
        Added @@identity
      sql/share/german/errmsg.sys:
        Added @@identity
      sql/share/german/errmsg.txt:
        Added @@identity
      sql/share/greek/errmsg.sys:
        Added @@identity
      sql/share/greek/errmsg.txt:
        Added @@identity
      sql/share/hungarian/errmsg.sys:
        Added @@identity
      sql/share/hungarian/errmsg.txt:
        Added @@identity
      sql/share/italian/errmsg.sys:
        Added @@identity
      sql/share/italian/errmsg.txt:
        Added @@identity
      sql/share/japanese/errmsg.sys:
        Added @@identity
      sql/share/japanese/errmsg.txt:
        Added @@identity
      sql/share/korean/errmsg.sys:
        Added @@identity
      sql/share/korean/errmsg.txt:
        Added @@identity
      sql/share/norwegian-ny/errmsg.txt:
        Added @@identity
      sql/share/norwegian/errmsg.txt:
        Added @@identity
      sql/share/polish/errmsg.sys:
        Added @@identity
      sql/share/polish/errmsg.txt:
        Added @@identity
      sql/share/portuguese/errmsg.sys:
        Added @@identity
      sql/share/portuguese/errmsg.txt:
        Added @@identity
      sql/share/romanian/errmsg.txt:
        Added @@identity
      sql/share/russian/errmsg.sys:
        Added @@identity
      sql/share/russian/errmsg.txt:
        Added @@identity
      sql/share/slovak/errmsg.sys:
        Added @@identity
      sql/share/slovak/errmsg.txt:
        Added @@identity
      sql/share/spanish/errmsg.sys:
        Added @@identity
      sql/share/spanish/errmsg.txt:
        Added @@identity
      sql/share/swedish/errmsg.OLD:
        Added @@identity
      sql/share/swedish/errmsg.sys:
        Added @@identity
      sql/share/swedish/errmsg.txt:
        Added @@identity
      sql/sql_base.cc:
        Fix for RIGHT JOIN
      sql/sql_db.cc:
        Update for automatic repair of MyISAM tables
      sql/sql_load.cc:
        Added reading from FIFO
      sql/sql_parse.cc:
        Fix for RIGHT JOIN
      sql/sql_select.cc:
        Fix for RIGHT JOIN
      sql/sql_table.cc:
        cleanup
      sql/sql_yacc.yy:
        Added RIGHT JOIN
      sql/table.cc:
        Fix handling of FULLTEXT index
      sql/table.h:
        Added RIGHT JOIN
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      7fe58c4f
  2. 21 Sep, 2000 1 commit
    • unknown's avatar
      Fixes for MyISAM and packed keys + AIX · 5f124862
      unknown authored
      
      Docs/manual.texi:
        Updated changelog
      client/mysql.cc:
        Free all memory, even if we can't connect to the server
      include/config-win.h:
        Ensure that we don't use SAFE_MUTEX on windows
      include/my_pthread.h:
        Optimze struct for Ia64
      include/myisam.h:
        Hack for debugging BIG tables
      myisam/mi_check.c:
        Hack for debugging BIG tables
      myisam/mi_search.c:
        Fixed bug in packed keys
      myisam/myisamchk.c:
        Hack for debugging BIG tables
      mysys/thr_mutex.c:
        Make safe_mutex safe for windows
      scripts/safe_mysqld.sh:
        Fix nice test and echo output
      sql/share/Makefile.am:
        Fix character sets
      sql/sql_string.cc:
        Fixes for AIX (which can't handle that the length argument is 0)
      5f124862
  3. 20 Sep, 2000 11 commits
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 5e955288
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      5e955288
    • unknown's avatar
      Fix for SAFE_MUTEX + MERGE tables · 43044b68
      unknown authored
      
      Docs/manual.texi:
        Fix for release
      include/my_pthread.h:
        Fix for SAFE_MUTEX for windows
      include/myisammrg.h:
        Fix for empty MERGE tables
      myisam/ft_stopwords.c:
        Free used memory
      myisammrg/myrg_open.c:
        Fix for empty MERGE tables
      myisammrg/myrg_queue.c:
        Fix for empty MERGE tables
      myisammrg/myrg_rfirst.c:
        cleanup
      myisammrg/myrg_rkey.c:
        cleanup
      mysys/my_thr_init.c:
        Fix SAFE_MUTEX for windows
      mysys/my_winthread.c:
        Fix SAFE_MUTEX for windows
      mysys/thr_mutex.c:
        Fix SAFE_MUTEX for windows
      sql/ha_myisammrg.cc:
        Fix for empty MERGE tables
      sql/mysqld.cc:
        Fix type
      43044b68
    • unknown's avatar
      manual.texi Fixed typos in mirror listing. · e79e8102
      unknown authored
      
      Docs/manual.texi:
        Fixed typos in mirror listing.
      e79e8102
    • unknown's avatar
      manual.texi Reactivated some mirrors. · 346636a4
      unknown authored
      
      Docs/manual.texi:
        Reactivated some mirrors.
      346636a4
    • unknown's avatar
    • unknown's avatar
      Fix for SAFE_MUTEX on windows · 0d788b1e
      unknown authored
      
      Docs/manual.texi:
        cleanup
      include/my_pthread.h:
        Fix for SAFEMUTEX under windows
      mysys/my_thr_init.c:
        Fix for SAFEMUTEX under windows
      mysys/my_winthread.c:
        Fix for SAFEMUTEX under windows
      mysys/thr_mutex.c:
        Fix for SAFEMUTEX under windows
      sql/mysqld.cc:
        Remove unused code
      sql/sql_table.cc:
        Fix filename comparison on Windows
      support-files/Makefile.am:
        Added magic file
      0d788b1e
    • unknown's avatar
      Merge jcole@work.mysql.com:/home/bk/mysql · 7ae27ed3
      unknown authored
      into tetra.bedford.progress.com:/usr/home/jcole/bk/mysql
      
      
      configure.in:
        Auto merged
      7ae27ed3
    • unknown's avatar
      removed misplaced comma in configure.in · f229846f
      unknown authored
      
      configure.in:
        removed comma, wasn't supposed to be there, causing problems ;)
      f229846f
    • unknown's avatar
      Made configure's help output nice and pretty. · fc6f932a
      unknown authored
      
      acinclude.m4:
        Small fix of alignment.
      configure.in:
        Lots of fixes of alignment.. made help output nice and pretty.
      fc6f932a
    • unknown's avatar
      merge · 5993b494
      unknown authored
      
      mysys/mf_format.c:
        Auto merged
      sql/ha_myisam.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      5993b494
    • unknown's avatar
      Small bug fixes + code for DELETE QUICK · 5a2419eb
      unknown authored
      
      Docs/manual.texi:
        Change log + bug fixes from the mailing list
      configure.in:
        added mlockall
      include/config-win.h:
        Fix to use SAFE_MUTEX
      include/ft_global.h:
        Free memory
      include/my_pthread.h:
        Fix for SAFE_MUTEX on windows
      myisam/Makefile.am:
        Fix modes
      myisam/ft_static.c:
        Fix language problem with fulltext
      myisam/ft_stopwords.c:
        Free memory at end
      myisam/mi_create.c:
        Fix language problem with fulltext
      myisam/mi_delete.c:
        Added optimization to not join blocks when using delete with QUICK
      myisam/mi_panic.c:
        Added freeing of memorty
      myisam/mi_test2.c:
        Added quick mode
      myisam/myisamchk.c:
        Fixed help text
      myisam/myisamdef.h:
        Added optimization to not join blocks when using delete with QUICK
      mysys/mf_format.c:
        Don't change case for extension
      mysys/my_wincond.c:
        Fix for safe mutex
      mysys/thr_mutex.c:
        Fix for safe mutex
      sql-bench/test-insert.sh:
        Split delete test to get more information about the times
      sql/ChangeLog:
        Changelog
      sql/ha_myisam.cc:
        Better OPTIMIZE handling
      sql/log.cc:
        Cleanup
      sql/mysql_priv.h:
        Fix for safe mutex
      sql/mysqld.cc:
        Added define for --one-thread option
      sql/sql_class.h:
        Fixed lock_time in slow_log
      sql/sql_delete.cc:
        Fix for safe mutex
      sql/sql_parse.cc:
        Fix processlist message for new process
      sql/sql_table.cc:
        Fix windows problem med CREATE INDEX
      sql/sql_yacc.yy:
        Fix for safe mutex
      sql/table.cc:
        Made code simpler
      strings/bmove512.c:
        Small speed fix
      support-files/mysql.server.sh:
        Fixed awk usage
      5a2419eb
  4. 19 Sep, 2000 9 commits
  5. 18 Sep, 2000 2 commits
  6. 17 Sep, 2000 9 commits
  7. 16 Sep, 2000 3 commits
    • unknown's avatar
      Fix that REPAIR/ALTER TABLE use myisam_tempdir · 5a4aa474
      unknown authored
      
      include/myisam.h:
        Don't assume too big tempoary disks
      myisam/mi_check.c:
        Don't assume too big tempoary disks
      myisam/mi_static.c:
        Don't assume too big tempoary disks
      myisam/myisamdef.h:
        Fix type
      sql/ha_myisam.cc:
        Set myisamchk to use MySQL temporary disk space
      sql/slave.cc:
        Fix parameters
      sql/sql_lex.h:
        Added backup_dir
      5a4aa474
    • unknown's avatar
      Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql · 8c6b365e
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      8c6b365e
    • unknown's avatar
      Faster log::write() call, memory leak fix, flush master fix. · 19b678ee
      unknown authored
      
      BUILD/compile-alpha-ccc:
        remove deps to get things to compile better
      Docs/manual.texi:
        Small fixes
      configure.in:
        Fix for mlockmem()
      include/my_sys.h:
        Made key_cache_inited global
      myisammrg/myrg_close.c:
        Fixed memory leak
      myisammrg/myrg_open.c:
        Initialize queue to avoid memory leak bug
      mysys/mf_format.c:
        Added overflow check
      mysys/mf_keycache.c:
        Made key_cache_init more secure to use
      mysys/my_static.h:
        Make key_cache_inite global
      sql/ChangeLog:
        Changes
      sql/lock.cc:
        Added logging of locktime
      sql/log.cc:
        Added logging of locktime
      sql/mysql_priv.h:
        Added locked_in_memory
      sql/mysqld.cc:
        Added logging of locktime + locked in memory
      sql/sql_acl.cc:
        Added thd to log::write() for faster call
      sql/sql_base.cc:
        Use global key_cache variable
      sql/sql_class.cc:
        Added result row counting
      sql/sql_class.h:
        Added thd to log::write() for faster call
      sql/sql_db.cc:
        Added thd to log::write() for faster call
      sql/sql_delete.cc:
        Added thd to log::write() for faster call
      sql/sql_insert.cc:
        Added thd to log::write() for faster call
      sql/sql_load.cc:
        Added thd to log::write() for faster call
      sql/sql_parse.cc:
        Added thd to log::write() for faster call
      sql/sql_rename.cc:
        Added thd to log::write() for faster call
      sql/sql_table.cc:
        Added thd to log::write() for faster call
      sql/sql_update.cc:
        Added thd to log::write() for faster call
      19b678ee
  8. 15 Sep, 2000 3 commits
    • unknown's avatar
      merge of conflicts · ff1216a5
      unknown authored
      
      sql/ha_myisam.h:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/lex.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      ff1216a5
    • unknown's avatar
      Added a comment about handler::restore() · 965a0b81
      unknown authored
      
      sql/handler.h:
        Added a comment
      965a0b81
    • unknown's avatar
      manual.texi: · e0c72def
      unknown authored
        FULLTEXT doesn't actually work with BLOBs.
      
      
      Docs/manual.texi:
        FULLTEXT doesn't actually work with BLOBs.
      e0c72def