Commit graph

1929 commits

Author SHA1 Message Date
sasha@mysql.sashanet.com
77e2af48c6 fixed uninitialized use of variable in mysqltest
fixed race condition in binary log auto-rotation
get rid of extention in binary log to avoid non-rotatable logs
2001-07-11 20:59:17 -06:00
sasha@mysql.sashanet.com
42dd680d9a Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-07-11 19:30:25 -06:00
sasha@mysql.sashanet.com
21a8aaa29d fixed race condition in automatic binlog rotation
remove extension from binary log if the user specifies one to avoid
    non-rotatable logs
fixed possible use of unitialized IO_CACHE in debug mode
2001-07-11 19:29:23 -06:00
mwagner@evoq.mwagner.org
104cd91d99 manual.texi Removed one more bugger. 2001-07-11 19:08:35 -05:00
mwagner@evoq.mwagner.org
2c3c8746d7 manual.texi Removed a few more spurious occurances of 'Gemini'. The manual is now completely rid of and documentation about GEMINI. GEMINI is not
manual.texi	Open Source software.
2001-07-11 19:01:55 -05:00
mwagner@evoq.mwagner.org
b6273bfce0 manual.texi Removed all documentation referring to the GEMINI table type. GEMINI is not released under an Open Source license. 2001-07-11 17:55:52 -05:00
davida@isil.mysql.com
e76205f509 Include latest GPL and LGPL texts from fsf.org 2001-07-11 13:32:32 +02:00
Sinisa@sinisa.nasamreza.org
0227872690 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-07-11 14:19:34 +03:00
Sinisa@sinisa.nasamreza.org
147de1e568 UNION stuff mainly. 2001-07-11 14:06:41 +03:00
monty@tik.mysql.fi
f2b26ffb31 Final fix for bad merge 2001-07-11 10:49:27 +03:00
monty@tik.mysql.fi
5d58a49f50 Merge work.mysql.com:/home/bk/mysql-4.0
into tik.mysql.fi:/home/my/mysql-4.0
2001-07-11 10:37:33 +03:00
monty@tik.mysql.fi
539541c51e Added back old code that Sasha removed 2001-07-11 10:36:22 +03:00
sasha@mysql.sashanet.com
38d3bf5172 mysql-test/t/rpl_sporadic_master.test
use truncate table
sql/slave.cc
    fixed race condition on server shutdown
sql/sql_repl.cc
    fixed uninitialized use of io_cache
2001-07-10 20:35:42 -06:00
sasha@mysql.sashanet.com
5527f9bfc3 mysql-test/t/rpl_sporadic_master.test
fixed test case to produce same results on txn-enabled binary. 
    temporary fix - permanent fix is it make mysqld behave the same with
    MyISAM on auto_increment insert after delete from tbl_name regardless
    of how the binary was compiled
sql/slave.cc
    fixed concurrency bug with log_seq
sql/slave.h
    last_log_seq needs to be updated atomically with pos
sql/sql_repl.cc
    cleared up comment and fixed concurrency bug
2001-07-10 18:08:37 -06:00
jcole@tetra.spaceapes.com
2029bd432b Corrected misleading syntax example. 2001-07-10 15:57:23 -05:00
serg@serg.mysql.com
db4a860203 cleanups 2001-07-10 20:23:37 +02:00
monty@tik.mysql.fi
1e6fe8f10e merge 2001-07-10 16:09:15 +03:00
monty@tik.mysql.fi
fc81fdb4ba Redefinition of myisam_bulk_insert_tree_size
Removed new error message
Fixed test case for varbinary
Threads are again killable in "merge_buffers"
Cleanup of sql_repl.cc
SHOW OPEN TABLES now works when no tables are opened
2001-07-10 15:53:08 +03:00
mwagner@evoq.mwagner.org
953b24b483 manual.texi Fixed up licencing costs wording. 2001-07-10 01:27:31 -05:00
mwagner@evoq.mwagner.org
21328d7e54 manual.texi Change licensing prices. 2001-07-10 01:01:40 -05:00
sasha@mysql.sashanet.com
080f7d4dd1 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-07-07 21:24:04 -06:00
monty@tik.mysql.fi
ca771c46bb merge 2001-07-08 06:24:03 +03:00
sasha@mysql.sashanet.com
d80451c818 post-merge fixes
test SHOW OPEN TABLES
2001-07-07 19:15:41 -06:00
sasha@mysql.sashanet.com
27561841d1 merged latest changes in 3.23 2001-07-07 15:35:23 -06:00
sasha@mysql.sashanet.com
6bedc85977 merged 2001-07-07 15:17:25 -06:00
monty@tik.mysql.fi
cc35643e1c Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-07-07 23:28:51 +03:00
monty@tik.mysql.fi
19a99dd3fd dded volatile to replication variable 2001-07-07 23:26:06 +03:00
sasha@mysql.sashanet.com
b2f0171b32 HUP should not flush everything, just the logs 2001-07-06 15:30:52 -06:00
monty@tik.mysql.fi
c66b870cfc Merge 2001-07-05 13:15:04 +03:00
monty@tik.mysql.fi
9941e8ac54 Added new examples to the manual. 2001-07-05 13:06:10 +03:00
sasha@mysql.sashanet.com
c739f7f426 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-07-04 18:41:17 -06:00
sasha@mysql.sashanet.com
c01d4e1ef7 SHOW NEW MASTER FOR SLAVE WITH ... 2001-07-04 17:14:31 -06:00
serg@serg.mysql.com
f3299061e1 bulk insert optimization documented 2001-07-04 17:31:43 +02:00
monty@tik.mysql.fi
0559758630 Added support for ANSI SQL X'hex-string' format.
Fixed mysqldump to use -- instead of # as comment characters.
Removed support for the 3.20 protocol format
2001-07-04 09:39:58 +03:00
serg@serg.mysql.com
fac2294293 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-07-03 18:00:12 +02:00
serg@serg.mysql.com
bad4129f99 bug fixed (sometimes it broke filesort, due to too late maybe_null=1) 2001-07-03 17:58:47 +02:00
tim@white.box
c1267e5a46 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-07-03 10:07:12 -04:00
mwagner@evoq.mwagner.org
c7fe6e1392 manual.texi Corrected installation example. 2001-07-02 23:25:23 -05:00
mwagner@evoq.mwagner.org
7e77816629 manual.texi Fixed bug for displaying in PDF, added mirror in France. 2001-07-02 15:13:21 -05:00
serg@serg.mysql.com
0043136882 merged 2001-07-02 21:52:22 +02:00
serg@serg.mysql.com
15b6738474 memory-limited tree
bulk inserts optimization: caching keys in binary tree
2001-07-02 21:18:57 +02:00
Sinisa@sinisa.nasamreza.org
9e9f21a5c9 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-07-01 13:27:09 +03:00
Sinisa@sinisa.nasamreza.org
ce09acfbeb Making multi-table delete BETA !! 2001-07-01 13:20:53 +03:00
sasha@mysql.sashanet.com
a973b85527 forgot to fix one instance of VERSION in rpl_log result 2001-06-30 14:38:47 -06:00
sasha@mysql.sashanet.com
52f072a0c4 mysql-test/r/rpl_log.result
fixed left over hard coded version instances in the result
2001-06-30 14:32:51 -06:00
sasha@mysql.sashanet.com
ea2e911892 support for eval_result and let $var = query syntax in mysql-test
fixes for rpl_log test to make it config-independent
2001-06-30 13:08:35 -06:00
tim@white.box
8f2c07e2a6 Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3 2001-06-29 15:28:50 -04:00
sasha@mysql.sashanet.com
12b442b649 post-merge fix
fixed bug in LOAD DATA FROM MASTER
2001-06-29 09:55:21 -06:00
paul@teton.kitebird.com
6192d838a3 manual.texi say how to set up filter for mailing list messages
manual.ja.texi	sinisa@coresinc.com -> sinisa@mysql.com (per
manual.ja.texi	Sinisa's request)
2001-06-29 10:23:51 -05:00
miguel@light.local
373e2c4ad1 Merge miguel@work.mysql.com:/home/bk/mysql
into light.local:/home/miguel/bk/mysql
2001-06-29 05:18:58 -03:00