sasha@mysql.sashanet.com
430fa25baa
sql/slave.cc
...
cosmetic change
sql/slave.cc@1.49
cosmetic change
2000-10-21 12:33:36 -06:00
sasha@mysql.sashanet.com
77a1d12a24
sql/slave.cc
...
buffer size fix + template instatiation
2000-10-21 12:17:08 -06:00
monty@donna.mysql.com
2fedd7bae7
Bug fixes + defines for INNOBASE
2000-10-20 17:39:23 +03:00
monty@donna.mysql.com
ee763533f2
Fixed benchmarks and compare of NULL with <>
2000-10-17 23:57:26 +03:00
monty@donna.mysql.com
828bff9195
Fixes for automatic recover of MyISAM tables
2000-10-17 16:19:24 +03:00
monty@donna.mysql.com
2620ca4cf5
Fixes for automatic repair
2000-10-17 05:29:56 +03:00
monty@donna.mysql.com
7ec310f1c8
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-17 00:47:38 +03:00
monty@donna.mysql.com
117d8b7f64
Automatic repair of MyISAM tables + small bug fixes
2000-10-17 00:47:15 +03:00
sasha@mysql.sashanet.com
b8af8fbe12
RESET MASTER/SLAVE documentation
2000-10-16 09:32:14 -06:00
monty@donna.mysql.com
4229796946
Automatic primary key for BDB tables
2000-10-16 02:29:48 +03:00
monty@tik.mysql.com
9323e733ff
Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables
2000-10-15 18:45:53 +03:00
monty@donna.mysql.com
00625e0f8f
Added RESET command
2000-10-14 11:16:17 +03:00
monty@donna.mysql.com
4337694a62
Merge
2000-10-14 03:20:00 +03:00
monty@donna.mysql.com
7ac13c89e6
Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and
...
a lot of portability issues.
2000-10-14 03:16:35 +03:00
serg@serg.mysql.com
045e311487
Merge
2000-10-11 14:21:04 +02:00
monty@donna.mysql.com
5134b08422
merge
2000-10-11 01:18:03 +03:00
monty@tik.mysql.com
3456d7667c
Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
2000-10-11 00:54:01 +03:00
monty@narttu.mysql.fi
ae80d2a5a3
Portability fixes
2000-10-11 00:48:03 +03:00
monty@tik.mysql.com
09dce662e2
Automatic repair of MyISAM tables + portability fixes
2000-10-11 00:06:37 +03:00
serg@serg.mysql.com
0a050cf464
SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
...
It makes SHOW CREATE TABLE to quote table and column names.
This is ON by default !
2000-10-10 21:31:00 +02:00
serg@serg.mysql.com
c233d263ac
sql_select.cc Coredump in FULLTEXT code fixed
...
sql_select.cc sasha's workaround removed
2000-10-09 22:10:10 +02:00
serg@serg.mysql.com
4afc5fe316
Merge
2000-10-09 00:02:54 +02:00
serg@serg.mysql.com
bba7fa5997
Oops - forgot to add files to bk
2000-10-09 00:00:24 +02:00
sasha@mysql.sashanet.com
1fbc40219c
Docs/manual.texi
...
replication updates
sql/opt_range.h
fixed compiler warning
sql/slave.cc
fixed handling of long usernames
fixed insert_id + query log event processing atomicity in the case
of slave death
fix edcharset coversion to not be global to all threads
sql/sql_class.h
fix to make insert_id event and the subsequent query event be still processed
atomically if slave dies in the middle
sql/sql_select.cc
temp fix to make it compile
repl-tests/test-auto-inc/run.test@1.1
New BitKeeper file ``repl-tests/test-auto-inc/run.test''
repl-tests/test-auto-inc/x.master@1.1
New BitKeeper file ``repl-tests/test-auto-inc/x.master''
2000-10-08 01:48:50 -06:00
serg@serg.mysql.com
1e562819cd
Merge
2000-10-07 14:05:45 +02:00
serg@serg.mysql.com
26b3f751cb
ORDER BY works with FULLTEXT keys
2000-10-07 13:59:47 +02:00
sasha@mysql.sashanet.com
3f28181b0f
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-10-06 19:07:59 -06:00
sasha@mysql.sashanet.com
49dd5909bf
sql/log.cc
...
set character set is not being logged
2000-10-06 19:07:15 -06:00
monty@donna.mysql.com
16f11f94b2
Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql
2000-10-06 21:18:40 +03:00
monty@tramp.mysql.fi
207548a836
DISTINCT optimization
...
Fixes when using column privileges
Manual updates
2000-10-06 21:15:03 +03:00
sasha@mysql.sashanet.com
f452ab6f90
sql/log.cc
...
Added magic number to binlog
sql/log_event.cc
distinquish bogus data from truncated logs
sql/log_event.h
added magic number
added LOG_READ_TRUNC error
sql/mysqlbinlog.cc
fixed to handle magic number
added O_BINARY to my_fopen
sql/mysqld.cc
added code for replicate-rewrite-db
sql/slave.cc
replicate-rewrite-db
O_BINARY
handle magic
sql/sql_class.h
added i_string_pair class
sql/sql_repl.cc
added magic
better error messages
support-files/magic
added magic for binlog
Added test case for replication of queries with error
2000-10-05 17:58:16 -06:00
monty@donna.mysql.com
a434c8d244
Fixed bug in how FAST and CHANGED worked
2000-10-05 02:22:28 +03:00
monty@donna.mysql.com
a7c5cc01b3
Small fixes
2000-10-05 01:00:36 +03:00
monty@donna.mysql.com
527113d370
merge
2000-10-04 23:22:53 +03:00
monty@donna.mysql.com
b55de19ed2
Portability fixes
2000-10-04 23:20:16 +03:00
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
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
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
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
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
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
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
02fd65b970
Fixed indention, removed compiler varnings and fixed a bug
...
in FULLTEXT indexes.
2000-09-29 00:58:16 +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
monty@donna.mysql.com
a9e11f2378
Small fixes for release
2000-09-26 22:39:45 +03: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