Commit graph

592 commits

Author SHA1 Message Date
tim@threads.polyesthetic.msg
c92c832a36 Add mysql-multi.server.sh, a replacement for mysql.server that
handles running several mysqlds on one host easily.  Original
multi-server modifications made by Tim Bunce.
2000-11-29 18:26:10 -05:00
tim@threads.polyesthetic.msg
777881761c More changes to mysql.server to make it fit in with the other
tools.
2000-11-29 18:24:21 -05:00
tim@threads.polyesthetic.msg
7f877deb47 Clean up safe_mysqld, mysql_install_db and mysql.server. They
should now work the way you expect them to (process command-line
arguments consistently).
2000-11-29 15:21:48 -05:00
serg@serg.mysql.com
0c94c1dee5 Merge 2000-11-29 14:30:04 +01:00
serg@serg.mysql.com
d0162c3a9f item_func.cc bug with several fulltext indexes fixed 2000-11-29 13:21:02 +01:00
mwagner@evoq.home.mwagner.org
c39d20ff3d manual.texi Added mirror in Chile. 2000-11-28 23:33:34 -06:00
monty@donna.mysql.com
53d7c3064b New vio file 2000-11-29 05:10:03 +02:00
monty@donna.mysql.com
08a2c58ed1 Fixed bug in 'drop table'
Portability fixes
2000-11-29 05:09:28 +02:00
tim@threads.polyesthetic.msg
af297a21c3 mysql_priv.h manager_status is volatile
sql_manager.cc	manager_status is volatile
2000-11-28 15:59:46 -05:00
tim@threads.polyesthetic.msg
ea0a749132 Merge work.mysql.com:/home/bk/mysql
into threads.polyesthetic.msg:/usr/local/src/my/work
2000-11-28 13:46:59 -05:00
serg@serg.mysql.com
b01622e362 Merge 2000-11-28 18:46:07 +01:00
serg@serg.mysql.com
0878cd5edd errmsg.txt translated
opt_range.h	bugs with const_tables and filesort fixed
opt_range.cc	bugs with const_tables and filesort fixed
item_func.cc	bugs with const_tables and filesort fixed
ha_myisam.h	bugs with const_tables and filesort fixed
ha_myisam.cc	bugs with const_tables and filesort fixed
ft_search.c	bugs with const_tables and filesort fixed
2000-11-28 18:11:18 +01:00
mwagner@evoq.home.mwagner.org
217e1863e6 manual.texi Fixed another bad URL. 2000-11-28 04:34:57 -06:00
mwagner@evoq.home.mwagner.org
45a9c8bf4c Merge 2000-11-28 04:30:47 -06:00
mwagner@evoq.home.mwagner.org
91578e4957 manual.texi Fixed bad crash-me uref. 2000-11-28 04:19:42 -06:00
sasha@mysql.sashanet.com
25ae951289 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-27 23:10:49 -07:00
sasha@mysql.sashanet.com
87ef08f239 pointer casts -> int4store()
added error code to master failed connect message
2000-11-27 23:08:46 -07:00
tim@threads.polyesthetic.msg
b8dfb28e3c mysqld.cc minor formatting change 2000-11-27 21:52:09 -05:00
tim@threads.polyesthetic.msg
cfe4b99dcf Merged 2000-11-27 21:52:08 -05:00
monty@donna.mysql.com
3cdf3f87f3 Fixed typo 2000-11-28 04:52:07 +02:00
monty@narttu.mysql.fi
94634458c0 Merge work:/home/bk/mysql into narttu.mysql.fi:/my/bk/mysql 2000-11-28 04:49:40 +02:00
monty@donna.mysql.com
74e7ffe987 New thr_alarm struct for better integration with OS2
Run bootstrap in separate thread
Fix bug in FLUSH TABLES table_name
2000-11-28 04:47:47 +02:00
tim@threads.polyesthetic.msg
00eba7a2af manual.texi more berkeley db documentation 2000-11-27 21:22:57 -05:00
tim@threads.polyesthetic.msg
5a9c1a9694 acinclude.m4 fix spelling in help: berkely -> berkeley 2000-11-27 18:33:12 -05:00
tim@threads.polyesthetic.msg
a9c031ed5e Generalize handle_flush thread to also handle various management
tasks for different handlers.  Add a callback from berkeley db to
delete log files that are no longer needed.
2000-11-27 18:14:49 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
9f62130fba Merge nusphere@work.mysql.com:/home/bk/mysql
into nslinuxw2.bedford.progress.com:/users/devp/yfaktoro/bk/local
2000-11-27 16:47:23 -05:00
yfaktoro@nslinuxw2.bedford.progress.com
2f5ab461f0 Howard's grammar changes 2000-11-27 16:45:23 -05:00
sasha@mysql.sashanet.com
93c0180805 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-27 11:13:05 -07:00
mwagner@evoq.home.mwagner.org
d250a4eef8 manual.texi Added two mirrors in Asia. 2000-11-27 08:40:08 -06:00
mwagner@evoq.home.mwagner.org
63975ba022 Merge work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-11-27 08:26:27 -06:00
mwagner@evoq.home.mwagner.org
c44c4325f2 manual.texi developer@lists -> internals@lists email address. 2000-11-27 08:24:54 -06:00
monty@narttu.mysql.fi
ad2e43c7d6 merge 2000-11-27 02:44:41 +02:00
monty@donna.mysql.com
dc5e32ea40 Added connect_timeout and fix for transactions per statement 2000-11-27 02:28:41 +02:00
sasha@mysql.sashanet.com
f43e7910b5 yes, and a small change to log_event.h 2000-11-25 23:30:02 -07:00
sasha@mysql.sashanet.com
dd24015eac Fixed temp tables to work with replication. It will not work if you stop the slave
while slave thread has temp tables - not hard to fix though, but it is time to go to bed

added a new test case for temp table replication and Slave_open_temp_tables
status variable.

Misc fixes
2000-11-25 23:29:01 -07:00
mwagner@evoq.home.mwagner.org
4fe4364956 Merge work:/home/bk/mysql
into evoq.home.mwagner.org:/home/mwagner/work/bk/mysql
2000-11-25 04:14:03 -06:00
mwagner@evoq.home.mwagner.org
5e04a3f1c3 manual.texi Added mirror; adjusted some uref's. 2000-11-25 04:08:57 -06:00
jcole@tetra.spaceapes.com
3fe4eb1d6f Fixes to the newer ChangeLog entries in manual.texi. 2000-11-25 01:43:15 -06:00
jcole@tetra.spaceapes.com
f4ef54a95f More fixes to Developer section of manual. 2000-11-25 01:09:58 -06:00
jcole@tetra.uu.net
ba2b47d61e Merge jcole@work.mysql.com:/home/bk/mysql
into tetra.uu.net:/usr/home/jcole/bk/mysql
2000-11-25 00:41:22 -06:00
jcole@tetra.uu.net
7d4528c638 Fixed up the Developer section of the manual. 2000-11-25 00:10:11 -06:00
sasha@mysql.sashanet.com
acc8e0c9a2 Merge work.mysql.com:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2000-11-24 19:49:54 -07:00
sasha@mysql.sashanet.com
a9ef0b4bf1 slave master.info FILE -> IO_CACHE
send_file() is more stack-friendly - changed large static buffer to alloc_root()
fixed my_b_seek() to work with WRITE_CACHE
test case to make sure the slave starts correctly after being stopped
truncated words file so the replication tests will take less time
2000-11-24 19:49:13 -07:00
jcole@tetra.uu.net
8a415f7531 fixed typo in manual.texi 2000-11-24 06:37:58 -06:00
mwagner@evoq.home.mwagner.org
6a468fc09c manual.texi Mirror list typo. 2000-11-24 01:01:28 -06:00
mwagner@evoq.home.mwagner.org
84442d2e2f manual.texi Added/Removed from mirrors list. Fixed typo in Contrib. 2000-11-24 00:25:00 -06:00
jani@prima.mysql.com
8e3322098a Merge 2000-11-24 02:04:25 +02:00
jani@prima.mysql.com
2e2b2cf00d Merge 2000-11-24 02:01:01 +02:00
monty@donna.mysql.com
81bc313e99 All statements are now run in a sub transaction
Give warning if we are using non transactional tables and do ROLLBACK
Porting of crash-me and benchmarks to FrontBase
2000-11-24 01:51:18 +02:00
jani@prima.mysql.com
3d6b2e7d39 Documentation changes. 2000-11-24 00:57:19 +02:00