Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Encourage user to specify a name for the binlog index file (either by giving ↵ | guilhem@mysql.com | 2005-01-11 | 1 | -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.21 | monty@mysql.com | 2004-06-18 | 1 | -3/+3 |
|\ | |||||
| * | Touchups to .cnf file comments. | paul@teton.kitebird.com | 2004-06-02 | 1 | -4/+4 |
| | | |||||
* | | Add read_rnd_buffer_size in my.cnf example files | monty@mysql.com | 2004-05-10 | 1 | -0/+2 |
| | | | | | | | | Remove wrong redefine of vio_reset() (to compile libmysqld on windows) | ||||
* | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | my-medium.cnf.sh: | paul@kite-hub.kitebird.com | 2004-04-28 | 1 | -2/+2 |
| | | | | | | | | Correct typo, and fix up rest of sentence as well. | ||||
* | | Fix typos. | paul@teton.kitebird.com | 2003-12-01 | 1 | -2/+2 |
|/ | |||||
* | - updated sample my.cnf files: removed deprecated set-variable keywords | lenz@mysql.com | 2003-04-23 | 1 | -24/+24 |
| | |||||
* | - Updated variable names that have been renamed in my.cnf example files | lenz@mysql.com | 2003-04-15 | 1 | -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.com | 2003-04-09 | 1 | -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.fi | 2002-07-12 | 1 | -8/+7 |
| | | | | Update my.cnf example files to reflect InnoDB autoextend and also simplify them for InnoDB | ||||
* | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -1/+1 |
| | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB | ||||
* | Added information about using mysql-max | monty@donna.mysql.fi | 2001-05-12 | 1 | -1/+1 |
| | |||||
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -14/+14 |
| | | | | Deleted a lot of old benchmark runs | ||||
* | Added INNODB as a synonym for INNOBASE | monty@donna.mysql.fi | 2001-04-02 | 1 | -3/+3 |
| | | | | | Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc | ||||
* | Update for Innobase | monty@donna.mysql.fi | 2001-02-21 | 1 | -3/+19 |
| | |||||
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -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 log | monty@donna.mysql.com | 2000-12-07 | 1 | -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 variables | monty@donna.mysql.com | 2000-11-20 | 1 | -0/+3 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+63 |