summaryrefslogtreecommitdiff
path: root/support-files/my-medium.cnf.sh
Commit message (Collapse)AuthorAgeFilesLines
* Encourage user to specify a name for the binlog index file (either by giving ↵guilhem@mysql.com2005-01-111-2/+2
| | | | | | | 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.
* Merge with 4.0.21monty@mysql.com2004-06-181-3/+3
|\
| * Touchups to .cnf file comments.paul@teton.kitebird.com2004-06-021-4/+4
| |
* | Add read_rnd_buffer_size in my.cnf example filesmonty@mysql.com2004-05-101-0/+2
| | | | | | | | Remove wrong redefine of vio_reset() (to compile libmysqld on windows)
* | Merge with 4.0.19monty@mysql.com2004-05-051-2/+2
|\ \ | |/
| * my-medium.cnf.sh:paul@kite-hub.kitebird.com2004-04-281-2/+2
| | | | | | | | Correct typo, and fix up rest of sentence as well.
* | Fix typos.paul@teton.kitebird.com2003-12-011-2/+2
|/
* - updated sample my.cnf files: removed deprecated set-variable keywordslenz@mysql.com2003-04-231-24/+24
|
* - Updated variable names that have been renamed in my.cnf example fileslenz@mysql.com2003-04-151-4/+33
| | | | | (bug #223) - Added more detailed info about how to set up replication
* - worked around bug #235 (my-huge.cnf error) by reformatting the comments lenz@mysql.com2003-04-091-0/+41
| | | | | | | 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)
* my-huge.cnf.sh, my-small.cnf.sh, my-medium.cnf.sh, my-large.cnf.sh:heikki@hundin.mysql.fi2002-07-121-8/+7
| | | | Update my.cnf example files to reflect InnoDB autoextend and also simplify them for InnoDB
* Update to autoconf 2.52monty@hundin.mysql.fi2002-02-071-1/+1
| | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB
* Added information about using mysql-maxmonty@donna.mysql.fi2001-05-121-1/+1
|
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-131-14/+14
| | | | Deleted a lot of old benchmark runs
* Added INNODB as a synonym for INNOBASEmonty@donna.mysql.fi2001-04-021-3/+3
| | | | | Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc
* Update for Innobasemonty@donna.mysql.fi2001-02-211-3/+19
|
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-1/+2
| | | | | | Changed errmsg -> my_errmsg (portability issue) Fixed that mysqlbinlog writes SET TIMESTAMP before all queries Fixed comments in default my.cnf files
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-1/+3
| | | | | | A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-201-0/+3
|
* Import changesetbk@work.mysql.com2000-07-311-0/+63