Commit graph

20 commits

Author SHA1 Message Date
guilhem@mysql.com
61a65d42f0 Encourage user to specify a name for the binlog index file (either by giving an argument to --log-bin,
or by using --log-bin-index). This is so that he does not have a replication break when his master's
hostname changes. Plus binary logging options consistency checks.
2005-01-11 00:16:07 +01:00
monty@mysql.com
b11d258835 Merge with 4.0.21 2004-06-18 04:38:58 +03:00
paul@teton.kitebird.com
b3bc7df185 Touchups to .cnf file comments. 2004-06-02 12:56:26 -05:00
monty@mysql.com
4ef7918e18 Add read_rnd_buffer_size in my.cnf example files
Remove wrong redefine of vio_reset() (to compile libmysqld on windows)
2004-05-10 17:37:38 +03:00
monty@mysql.com
d21d49a32a Merge with 4.0.19 2004-05-05 17:05:24 +03:00
paul@kite-hub.kitebird.com
0682c59cff my-medium.cnf.sh:
Correct typo, and fix up rest of sentence as well.
2004-04-28 11:50:32 -05:00
paul@teton.kitebird.com
e1ae150f96 Fix typos. 2003-12-01 12:56:29 -06:00
lenz@mysql.com
4d6d491a8f - updated sample my.cnf files: removed deprecated set-variable keywords 2003-04-23 01:51:28 +02:00
lenz@mysql.com
1e66aec502 - Updated variable names that have been renamed in my.cnf example files
(bug #223)
 - Added more detailed info about how to set up replication
2003-04-15 17:34:56 +02:00
lenz@mysql.com
c043c6c234 - worked around bug #235 (my-huge.cnf error) by reformatting the comments
in the sample configuration files
 - reworked the replication options and comments a bit
 - added option "skip-networking" (commented out by default) to the
   sample configuration files (enhancement request from bug report #234)
2003-04-09 22:14:21 +02:00
heikki@hundin.mysql.fi
5af8ab542f my-huge.cnf.sh, my-small.cnf.sh, my-medium.cnf.sh, my-large.cnf.sh:
Update my.cnf example files to reflect InnoDB autoextend and also simplify them for InnoDB
2002-07-12 20:00:15 +03:00
monty@hundin.mysql.fi
d713fee16b Update to autoconf 2.52
Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
2002-02-07 21:34:35 +02:00
monty@donna.mysql.fi
a4289cc0c8 Added information about using mysql-max 2001-05-12 09:24:35 +03:00
monty@donna.mysql.fi
8700c02dae Changed Innobase to Innodb
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
monty@donna.mysql.fi
9ea338ac3f Added INNODB as a synonym for INNOBASE
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query
Added --skip-safemalloc
2001-04-02 01:45:24 +03:00
monty@donna.mysql.fi
b0c4b4f252 Update for Innobase 2001-02-21 14:33:52 +02:00
monty@donna.mysql.com
450d98e341 Changed --replace to --replace_result in mysqltest
Changed errmsg -> my_errmsg (portability issue)
Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
Fixed comments in default my.cnf files
2001-02-15 03:43:14 +02:00
monty@donna.mysql.com
87d9388e52 Only write full transactions to binary log
A lot of new functions for BDB tables
Fix for DROP DATABASE on windows
Default server_id variables
2000-12-07 14:08:48 +02:00
monty@donna.mysql.com
61fd6baf4b Bug fix for NATURAL JOIN, Split manual sections and more statistic variables 2000-11-20 02:57:02 +02:00
bk@work.mysql.com
f4c589ff6c Import changeset 2000-07-31 21:29:14 +02:00