monty@donna.mysql.com
efb0dad5a8
merge
2001-01-19 05:08:59 +02:00
monty@donna.mysql.com
038fe2fc5c
Added MYSQL_SERVER_SUFFIX to mysqld
...
Fixed bug in TRIM
changed strnmov -> strmake
2001-01-19 04:57:29 +02:00
tim@cane.mysql.fi
ff4839a914
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-19 02:46:47 +02:00
tim@cane.mysql.fi
08d36171a9
Add --with-server-suffix (MYSQL_SERVER_SUFFIX).
2001-01-19 02:46:13 +02:00
sasha@mysql.sashanet.com
fff8cbffae
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-18 17:36:43 -07:00
sasha@mysql.sashanet.com
96b32fb3e8
fixed buffer overrun in resolve_stack_dump
...
fixes for restore table
test case for backup/restore
2001-01-18 17:36:20 -07:00
tim@cane.mysql.fi
1dd577041b
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-18 22:26:16 +02:00
tim@cane.mysql.fi
1191993984
manual.texi Change wording, because 3.23 is stable now
2001-01-18 22:19:19 +02:00
sasha@mysql.sashanet.com
7c73125712
client/mysqltest.c
...
merged continued
mysql-test/t/rpl000004.test
added a test for am empty table
mysql-test/r/rpl000004.result
New BitKeeper file ``mysql-test/r/rpl000004.result''
2001-01-18 10:43:09 -07:00
sasha@mysql.sashanet.com
6dbf423d34
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-01-18 10:24:40 -07:00
mwagner@work.mysql.com
319a7f5536
manual.texi Removed mirror in Australia.
2001-01-18 12:47:11 +01:00
sasha@mysql.sashanet.com
178f8e91b0
semi-manual merge, some more needs to be fixed in mysqltest.c in fully
...
manual mode
2001-01-17 20:42:27 -07:00
mwagner@evoq.home.mwagner.org
0309046245
manual.texi Updated book.
2001-01-17 17:21:24 -06:00
sasha@mysql.sashanet.com
2ae124db85
replication updates
2001-01-17 16:08:36 -07:00
mwagner@evoq.home.mwagner.org
56e2286497
manual.texi Mirror maintanence. Fixed texinfo errors.
2001-01-17 16:58:36 -06:00
jcole@tetra.spaceapes.com
d3c93917e1
Doc patch from Jeremy Zawodny.
...
Minor corrections to patch.
2001-01-17 12:33:32 -06:00
sasha@mysql.sashanet.com
d0f4235a2e
rpl000016.test sync
...
rpl000001.result BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result
ignore Added BitKeeper/tmp/bkr3sAHD to the ignore list
slave.h MASTER_POS_WAIT
lex.h MASTER_POS_WAIT
slave.cc MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in
slave.cc debug abort count
sql_repl.cc announce the log name at the start of the log with a fake rotate event
item_create.h MASTER_POS_WAIT
item_func.cc MASTER_POS_WAIT
item_func.h MASTER_POS_WAIT
sql_class.h enter_cond(), exit_cond() helper inliners
item_create.cc added MASTER_POS_WAIT
mysql-test-run.sh speed improvement fixes
rpl000007.test sync
rpl000003.test sleep -> sync
rpl000004.test sleep -> sync, fixed clean up bug
rpl000014.test sync
rpl000009.test sync
rpl000013.test sync
rpl000001.test sleep -> sync
rpl000008.test sync
rpl000006.test sync on cleanup
rpl000011.test sync
rpl000012.test sync
rpl000005.test sleep -> sync
rpl000010.test sync
rpl000015.test sync
rpl000002.test sleep -> sync
rpl000014.result we now know the master log name as soon as we connect
mysql.cc added optional agrument to --wait
mysqltest.c added save_master_pos and sync_with_master commands
2001-01-17 05:47:33 -07:00
monty@donna.mysql.com
ee3e0a9830
Updated changelog
2001-01-17 11:36:16 +02:00
tim@donna.mysql.com
edb04aa7e4
configure.in top_srcdir -> top_builddir
2001-01-17 11:33:59 +02:00
monty@donna.mysql.com
6547e60755
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-17 03:16:08 +02:00
monty@donna.mysql.com
0732f7475e
Fixed for bugs that was found when getting full code coverage of BDB
...
Fixed bug with HEAP tables on windows
Fixed bug with HAVING on empty tables
2001-01-17 03:15:20 +02:00
tim@cane.mysql.fi
743f8a7d3e
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-16 22:51:45 +02:00
tim@cane.mysql.fi
c40f815e1b
Use C-style comments in common header files and C code.
2001-01-16 22:35:27 +02:00
tim@cane.mysql.fi
65a61dc4a3
If get_charset() fails when trying to load the server's charset,
...
use the default charset instead of failing.
2001-01-16 21:39:16 +02:00
tim@donna.mysql.com
5f4a3f5167
Handle AVAILABLE_LANGUAGES more portably.
...
Fix a typo in BDB configuration.
2001-01-16 21:36:43 +02:00
monty@donna.mysql.com
3ca140edb3
Fixed bug in CHECK TABLE ... EXTENDED
...
Added keyword MEDIUM to CHECK TABLE
New benchmarks results for Linux-alpha
2001-01-16 15:02:25 +02:00
monty@donna.mysql.com
513490e70c
Added ORDER BY to test case to make the result comparable
2001-01-16 12:38:58 +02:00
monty@donna.mysql.com
c1b5a5b00f
Removed not used variable 'last_ref'
...
Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests
2001-01-16 06:02:05 +02:00
monty@donna.mysql.com
3857c6a31c
Updated ChangeLog
2001-01-15 23:03:32 +02:00
monty@donna.mysql.com
fbb40da0aa
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-15 22:57:08 +02:00
monty@donna.mysql.com
12d0f179cd
Fixes for mysqltest
2001-01-15 22:56:44 +02:00
tim@cane.mysql.fi
bf0557cc73
Add test for str_to_time
2001-01-15 21:21:06 +02:00
tim@cane.mysql.fi
768457911c
Fix get_time bug
2001-01-15 21:04:51 +02:00
monty@donna.mysql.com
432adefd31
merge
2001-01-15 17:19:12 +02:00
monty@donna.mysql.com
40494168ad
Fixed test when exeeding file quota on write
...
Sanity checks when opening MyISAM files
2001-01-15 17:17:43 +02:00
tim@cane.mysql.fi
1d25808fba
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2001-01-15 14:43:51 +02:00
tim@cane.mysql.fi
a86a67dbac
logging_ok Logging to logging@openlogging.org accepted
...
manual.texi mention bdb_version in changelog
2001-01-15 14:43:28 +02:00
mwagner@evoq.home.mwagner.org
b2afe4f06b
manual.texi Added mirror in Bulgaria.
2001-01-15 03:58:42 -06:00
serg@hynda.mysql.fi
c549bd9b78
Merge work.mysql.com:/home/bk/mysql
...
into hynda.mysql.fi:/data/home/serg/3
2001-01-14 18:40:54 +02:00
serg@hynda.mysql.fi
4f32a0a9f1
post-commit BK_STATUS/BK_COMMIT issue fixed
2001-01-14 18:40:26 +02:00
mwagner@evoq.home.mwagner.org
bb991f00c1
manual.texi Added mirror in Romania.
2001-01-14 10:14:11 -06:00
serg@hynda.mysql.fi
db29ac337d
Makefile.am rules for */errmsg.sys refined
2001-01-14 12:56:44 +02:00
tim@donna.mysql.com
a7ab29a539
Merge donna.mysql.com:/home/my/bk/mysql
...
into donna.mysql.com:/home/tim/my/work
2001-01-14 12:56:01 +02:00
monty@donna.mysql.com
0df4cbb485
Merge
2001-01-14 12:53:18 +02:00
monty@donna.mysql.com
8377da09b0
merge
2001-01-14 12:51:05 +02:00
monty@donna.mysql.com
94bc7ce8d7
Fixed that --open-files-limit works on Linux
2001-01-14 12:25:30 +02:00
mwagner@evoq.home.mwagner.org
1420732f0a
manual.texi Updated Contrib, added mirror in France.
2001-01-13 22:19:53 -06:00
tim@donna.mysql.com
b9eaaf17b9
Add bdb_version variable, and a new test.
2001-01-13 16:12:45 +02:00
monty@donna.mysql.com
6295e1b195
Added test for innobase
...
Fixed problem with NULL keys in BDB
2001-01-12 16:40:27 +02:00
monty@donna.mysql.com
43502bb0e8
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-12 13:56:46 +02:00