Commit graph

438 commits

Author SHA1 Message Date
serg@serg.mysql.com
054d7c9abf sql_table.cc key length limit check disabled for FULLTEXT
ft_parser.c	Nasty buffer overflow fixed
2000-10-04 17:26:31 +02:00
mwagner@evoq.home.mwagner.org
67dd1d1132 manual.texi @uref'ed some order.mysql.com URLs that I caught. 2000-10-04 02:05:31 -05:00
sasha@mysql.sashanet.com
d9ca0909d9 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-03 19:54:37 -06:00
sasha@mysql.sashanet.com
204ae84732 fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMP
added error_code to query event, and checking to see if we get the
expected error on the slave
removed obsolete code from slave.cc
2000-10-03 19:53:13 -06:00
paul@central.snake.net
f3382efd2d manual.texi Minor fixes to recent change notes. 2000-10-03 12:58:40 -05:00
monty@tramp.mysql.fi
9f7c4563f7 First part of automatic repair of MyISAM tables.
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
2000-10-03 14:18:03 +03:00
sasha@mysql.sashanet.com
546fba231d Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-02 17:59:51 -06:00
sasha@mysql.sashanet.com
d7659f6063 skip updates with the same server id as self
kill zombie COM_BINLOG_DUMP with the same server id on connect
2000-10-02 17:59:12 -06:00
mwagner@evoq.home.mwagner.org
9d0b3b5304 manual.texi Removed the @itemization of the MySQL books section.
manual.texi	Browsers don't like tables in <ul> lists. :(
2000-10-02 18:49:00 -05:00
sasha@mysql.sashanet.com
cb4749d684 fixed compile error 2000-10-01 22:52:36 -06:00
sasha@mysql.sashanet.com
738358e139 added sql_repl.* officially - fixing an oops - forgot to actually add
it earlier
2000-10-01 21:28:21 -06:00
sasha@mysql.sashanet.com
e97281efc3 Need to commit to be able to pull to be able to push to fix an oops 2000-10-01 21:26:29 -06:00
mwagner@evoq.home.mwagner.org
e049613391 manual.texi Added uklinux.net mirror. 2000-09-30 20:29:40 -05:00
sasha@mysql.sashanet.com
79f12db007 Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-09-29 17:21:13 -06:00
sasha@mysql.sashanet.com
62a6a0fdf1 bug fixes in server-id, moved replication functionality to
sql_repl.* will push this one, since the replication code now works
2000-09-29 17:20:26 -06:00
tim@threads.polyesthetic.msg
67acd4932e Handle compressed man/info docs. Thanks to GOMEZ Henri <hgomez@slib.fr>
for the patch.
2000-09-29 15:55:49 -04:00
tim@threads.polyesthetic.msg
69483524b9 Handle compressed man/info docs. Thanks to
GOMEZ Henri <hgomez@slib.fr> for the patch.
2000-09-29 15:54:54 -04:00
sasha@mysql.sashanet.com
079d859072 merge/resolve conflicts 2000-09-28 16:29:00 -06:00
sasha@mysql.sashanet.com
ea0f48ffb2 This one will not be pushed, I am committing to be able to pull in Monty's changes
added server id, mostly working
added --skip-slave-start, working
added --replicate-rewrite-db - just in the cmd line parses, currently noop
2000-09-28 16:24:50 -06:00
monty@donna.mysql.com
69a249c054 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-29 00:59:25 +03:00
monty@donna.mysql.com
02fd65b970 Fixed indention, removed compiler varnings and fixed a bug
in FULLTEXT indexes.
2000-09-29 00:58:16 +03:00
jcole@tetra.spaceapes.com
43120631d1 Put the contents at the beginning of the manual like a normal book. 2000-09-28 02:56:54 -05:00
jcole@tetra.spaceapes.com
9cb7e21d79 Fixed Typos. 2000-09-28 02:43:39 -05:00
nusphere@main.burghcom.com
012e8ff68a Merge 2000-09-28 03:15:40 -04:00
jcole@tetra.spaceapes.com
95606fa375 NuSphere editor's changes to pages 151-200 of manual.texi. 2000-09-27 17:40:42 -05:00
spurr@nslinux.bedford.progress.com
0cbb67bb58 made additions and some changes to index hits 2000-09-27 17:31:02 -04:00
jcole@tetra.spaceapes.com
f96ee774c3 NuSphere editor's changes to pages 101-150 of manual.texi. 2000-09-27 15:33:02 -05:00
monty@donna.mysql.com
17dec8eadd Fix typo in manual.texi 2000-09-27 11:51:01 +03:00
monty@donna.mysql.com
d4dd6aae18 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-27 11:48:01 +03:00
monty@donna.mysql.com
0814ea212a Bigger ranges if set_maximum_open_files fails + fix for release 2000-09-27 11:47:30 +03:00
jcole@tetra.spaceapes.com
afbda7c1d0 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-27 02:10:32 -05:00
jcole@tetra.spaceapes.com
6cf720e63c Added the first of Melissa Spurr's (NuSphere's) index additions in.
Sucks when you have to do it the manual way.  bk diffs, patch, xemacs.
2000-09-27 02:05:48 -05:00
monty@donna.mysql.com
c270903acc Fixed mysql_install_db.sh 2000-09-27 04:04:25 +03:00
monty@donna.mysql.com
083e1852e1 Fixes for release 2000-09-27 02:40:54 +03:00
jcole@tetra.spaceapes.com
b85d391492 Docs/Makefile.am:
PDF Manual now has Indexes.
Docs/manual.texi:
  Added stub and conditionals for removing GPL and LGPL from NuSphere
  manual.
2000-09-26 17:28:18 -05:00
monty@donna.mysql.com
b13c4de955 Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-09-26 22:40:49 +03:00
monty@donna.mysql.com
a9e11f2378 Small fixes for release 2000-09-26 22:39:45 +03:00
jcole@tetra.spaceapes.com
73af125e75 Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-26 13:01:02 -05:00
mwagner@evoq.home.mwagner.org
1148accfa3 manual.texi Added ValueClick mirror. 2000-09-25 21:41:06 -05:00
monty@donna.mysql.com
ae565d7828 merge 2000-09-26 02:59:26 +03:00
monty@donna.mysql.com
c079bfc04e Small fixes 2000-09-26 02:57:29 +03:00
monty@tramp.mysql.fi
e32799e4dd RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
2000-09-26 00:33:25 +03:00
jcole@tetra.spaceapes.com
036dfc00bf Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
2000-09-25 14:26:15 -05:00
mwagner@evoq.home.mwagner.org
0d2ea4926b manual.texi Reactivated sote.hu mirror. 2000-09-25 13:56:58 -05:00
mwagner@evoq.home.mwagner.org
febf0ad667 manual.texi Reactivated sopik.cz mirror. 2000-09-25 03:12:38 -05:00
mwagner@evoq.home.mwagner.org
329cea9d1b manual.texi Reactivated directnet.ru and psinet.cl mirrors. 2000-09-25 00:12:04 -05:00
tim@threads.polyesthetic.msg
d4b54a2139 safe_mysqld.sh remove stray warning message from nohup nice
configure.in	the & in 2>&1 gets replaced by sed during AC_SUBST
2000-09-23 12:39:40 -04:00
tim@threads.polyesthetic.msg
f136cb4a9b merge nohup niceness changes 2000-09-23 11:38:49 -04:00
jcole@tetra.spaceapes.com
56e57c548c NuSphere editor's changes to pages 65-100 of manual.texi. 2000-09-22 21:51:03 -05:00
jcole@tetra.spaceapes.com
415f630558 NuSphere editor's changes to pages 18-64 of manual.texi. 2000-09-22 17:05:39 -05:00