Commit graph

2093 commits

Author SHA1 Message Date
unknown
5ef52acffd manual.texi Reactivated directnet.ru and psinet.cl mirrors.
Docs/manual.texi:
  Reactivated directnet.ru and psinet.cl mirrors.
2000-09-25 00:12:04 -05:00
unknown
de17c6d32b safe_mysqld.sh remove stray warning message from nohup nice
configure.in	the & in 2>&1 gets replaced by sed during AC_SUBST


configure.in:
  the & in 2>&1 gets replaced by sed during AC_SUBST
scripts/safe_mysqld.sh:
  remove stray warning message from nohup nice
2000-09-23 12:39:40 -04:00
unknown
3b6a084a24 merge nohup niceness changes
configure.in:
  Auto merged
BitKeeper/etc/logging_ok:
  Auto merged
scripts/safe_mysqld.sh:
  merge nohup_niceness changes
2000-09-23 11:38:49 -04:00
unknown
d7a8efc3b7 NuSphere editor's changes to pages 65-100 of manual.texi.
Docs/manual.texi:
  NuSphere editor's changes to pages 65-100.
2000-09-22 21:51:03 -05:00
unknown
1add42f680 NuSphere editor's changes to pages 18-64 of manual.texi.
Docs/manual.texi:
  NuSphere editor's changes to pages 18-64.
2000-09-22 17:05:39 -05:00
unknown
5359e76aad manual.texi merged, oh so painful. 2000-09-22 14:28:01 -05:00
unknown
acadb7c901 Merge jcole@work.mysql.com:/home/bk/mysql
into main.burghcom.com:/usr/home/nusphere/bk/mysql


Docs/manual.texi:
  Auto merged
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-09-22 15:11:22 -04:00
unknown
5b5d69ffbb manual.texi Reactivated paco.net mirror.
Docs/manual.texi:
  Reactivated paco.net mirror.
2000-09-22 13:22:50 -05:00
unknown
a4a12f8f44 manual.texi Cotton pickin bk! Let me push this!!
Docs/manual.texi:
  Cotton pickin bk! Let me push this!!
2000-09-22 08:50:07 +02:00
unknown
cd13c8445d Docs/manual.texi
added updated for FLUSH LOGS and replication
sql/log.cc
    fixed the log rotation bug when the log name did not change after
    FLUSH LOGS


Docs/manual.texi:
  added updated for FLUSH LOGS and replication
sql/log.cc:
  fixed the log rotation bug when the log name did not change after
  FLUSH LOGS
sql/sql_class.h:
  fixed the log rotation bug when the log name did not change after
  FLUSH LOGS
2000-09-21 22:27:21 -06:00
unknown
593d651d5b NuSphere editor's changes to pages 1-17 2000-09-21 17:59:44 -05:00
unknown
5f12486229 Fixes for MyISAM and packed keys + AIX
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)
2000-09-22 01:46:26 +03:00
unknown
5e955288bc Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
Docs/manual.texi:
  Auto merged
2000-09-21 02:25:13 +03:00
unknown
43044b685f Fix for SAFE_MUTEX + MERGE tables
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
2000-09-21 01:58:38 +03:00
unknown
e79e810248 manual.texi Fixed typos in mirror listing.
Docs/manual.texi:
  Fixed typos in mirror listing.
2000-09-20 15:29:51 -05:00
unknown
5cde8f058e Merge nusphere@snoop.burghcom.com:/home/nusphere/bk/mysql
into nslinux.bedford.progress.com:/users/devp/jcole/bk/mysql


Docs/manual.texi:
  Auto merged
2000-09-20 15:29:42 -04:00
unknown
346636a49b manual.texi Reactivated some mirrors.
Docs/manual.texi:
  Reactivated some mirrors.
2000-09-20 14:24:34 -05:00
unknown
0f31a07608 testing from NuSphere
Docs/manual.texi:
  Changed a Unix to UNIX.. testing bk from NuSphere
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-09-20 15:13:58 -04:00
unknown
73826420c3 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-20 19:37:35 +03:00
unknown
0d788b1e91 Fix for SAFE_MUTEX on windows
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
2000-09-20 19:37:07 +03:00
unknown
7ae27ed3b7 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.bedford.progress.com:/usr/home/jcole/bk/mysql


configure.in:
  Auto merged
2000-09-20 09:03:50 -05:00
unknown
f229846f2d removed misplaced comma in configure.in
configure.in:
  removed comma, wasn't supposed to be there, causing problems ;)
2000-09-19 22:23:56 -05:00
unknown
fc6f932ad8 Made configure's help output nice and pretty.
acinclude.m4:
  Small fix of alignment.
configure.in:
  Lots of fixes of alignment.. made help output nice and pretty.
2000-09-19 21:43:54 -05:00
unknown
5993b4947b merge
mysys/mf_format.c:
  Auto merged
sql/ha_myisam.cc:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/sql_table.cc:
  Auto merged
2000-09-20 04:59:34 +03:00
unknown
5a2419eb89 Small bug fixes + code for DELETE QUICK
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
2000-09-20 04:54:10 +03:00
unknown
96b2e90852 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-19 17:24:27 -06:00
unknown
725bccc0fc sql/slave.cc
fixed typo in the error message
sql/sql_base.cc
    fixed bugs in reopen_name_locked_table() after talking to Monty

added a test case for restore + select


sql/slave.cc:
  fixed typo in the error message
sql/sql_base.cc:
  fixed bugs in reopen_name_locked_table() after talking to Monty
2000-09-19 17:23:58 -06:00
unknown
c10a034e57 manual.texi Goofed image comments, fixed now.
Docs/manual.texi:
  Goofed image comments, fixed now.
2000-09-19 17:42:10 -05:00
unknown
596b727690 manual.texi Commented out mirror flag images, until we find
manual.texi	a better way to integrate into Gizmo.


Docs/manual.texi:
  Commented out mirror flag images, until we find
  a better way to integrate into Gizmo.
2000-09-19 17:29:09 -05:00
unknown
de3381459b added reopen_name_locked_table()
changed RESTORE TABLE to use name lock


sql/mysql_priv.h:
  added reopen_name_locked_table()
sql/sql_base.cc:
  added reopen_name_locked_table()
sql/sql_table.cc:
  fixed repare_for_restore() to use fn_format() power
  changed RESTORE TABLE to use name lock
2000-09-19 16:17:19 -06:00
unknown
af228dee13 manual.texi Updated all mirror sites, removing out of date or
manual.texi	non-existent sites (sent mail to maintainers).


Docs/manual.texi:
  Updated all mirror sites, removing out of date or
  non-existent sites (sent mail to maintainers).
2000-09-19 16:58:09 -05:00
unknown
00b832156a fixed logging_ok so everyone doesn't have to hit the OK button again ;P
BitKeeper/etc/logging_ok:
  fixed after matt removed all of us ;)
2000-09-19 01:24:38 -05:00
unknown
e8b5e1d132 work to create nusphere.pdf automagically.
Docs/Makefile.am:
  removed print-manual.pdf
  added nusphere.pdf
Docs/manual.texi:
  cleaned up the header a bit
  added conditionals for nusphere.pdf
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-09-19 01:13:26 -05:00
unknown
904655e6d2 better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()
fixed buffer overflow in fn_format()


mysys/mf_format.c:
  fixed coredump when dsk overflows
sql/ha_myisam.cc:
  switched from my own pointer black magic in forming a file name to use
  the functionionality of fn_format()
2000-09-18 22:10:06 -06:00
unknown
ce6b0d0721 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2000-09-18 11:41:11 -06:00
unknown
368808cea9 fixed up mysql-test, added README for replication tests, and added
run-all-tests for replication


client/mysql-test.c:
  ***MISSING WEAVE***
2000-09-18 11:40:36 -06:00
unknown
2159a88cae manual.texi Forgot mailing lists and links to order support in the Contact section.
Docs/manual.texi:
  Forgot mailing lists and links to order support in the Contact section.
2000-09-17 15:43:50 -05:00
unknown
902dd66a66 manual.texi Updated the Contact Us information. David's answering
manual.texi	machine can be plugged back in now. :)


Docs/manual.texi:
  Updated the Contact Us information. David's answering
  machine can be plugged back in now. :)
2000-09-17 15:34:56 -05:00
unknown
b328783563 manual.texi Hyper-linked mailing list address.
logging_ok	Logging to logging@openlogging.org accepted


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
Docs/manual.texi:
  Hyper-linked mailing list address.
2000-09-17 15:14:34 -05:00
unknown
4ea66adffb manual.texi Changed book URLs to barnesandnoble.com.
Docs/manual.texi:
  Changed book URLs to barnesandnoble.com.
2000-09-17 15:02:05 -05:00
unknown
8dc0296e21 manual.texi Fixups to recent change notes.
Docs/manual.texi:
  Fixups to recent change notes.
2000-09-16 22:08:29 -05:00
unknown
685982484f fixed resolve problems
Docs/manual.texi:
  fixed bad reference
sql/sql_lex.h:
  removed wrongly added backup_dir
2000-09-16 20:04:06 -06:00
unknown
09d02899db Added changes lost during bk resolve
Docs/manual.texi:
  Added changes lost during bk resolve
2000-09-16 18:35:58 -06:00
unknown
5d4cae7243 resolved conflicts
sql/sql_lex.h:
  Auto merged
Docs/manual.texi:
  merged/resolved conflicts
2000-09-16 18:31:30 -06:00
unknown
f22a1bfd20 Docs/manual.texi
Updates for BACKUP TABLE/RESTORE TABLE
    Added Replication FAQ
    Cleaned up TODO list removing a duplicate and features already implemented
    Updated changelog for 3.23.25
sql/sql_lex.h
    Re-added backup_dir to Lex which dispappeared while resovling conflicts


Docs/manual.texi:
  Updates for BACKUP TABLE/RESTORE TABLE
  Added Replication FAQ
  Cleaned up TODO list removing a duplicate and features already implemented
  Updated changelog for 3.23.25
sql/sql_lex.h:
  Re-added backup_dir to Lex which dispappeared while resovling conflicts
2000-09-16 18:23:30 -06:00
unknown
5a4aa474d8 Fix that REPAIR/ALTER TABLE use myisam_tempdir
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
2000-09-16 19:06:21 +03:00
unknown
8c6b365e7d Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
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
2000-09-16 04:27:49 +03:00
unknown
19b678eefe Faster log::write() call, memory leak fix, flush master fix.
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
2000-09-16 04:27:21 +03:00
unknown
ff1216a5a9 merge of conflicts
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
2000-09-15 11:00:35 -06:00
unknown
965a0b8178 Added a comment about handler::restore()
sql/handler.h:
  Added a comment
2000-09-15 10:53:51 -06:00