Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --with-server-suffix (MYSQL_SERVER_SUFFIX). | tim@cane.mysql.fi | 2001-01-19 | 1 | -0/+1 |
| | |||||
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -1/+0 |
| | | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest | ||||
* | Ensure that my_print_defaults is found | monty@donna.mysql.com | 2001-01-02 | 1 | -25/+26 |
| | |||||
* | Fixes to get mysql-test included in the distributions | monty@donna.mysql.com | 2001-01-02 | 1 | -3/+9 |
| | |||||
* | Fixes build of 3.23.30 | monty@work.mysql.com | 2001-01-01 | 1 | -1/+0 |
| | |||||
* | Install mysqltest binary and new man pages | monty@work.mysql.com | 2000-12-31 | 1 | -2/+16 |
| | |||||
* | Portability fix. | tim@cane.mysql.fi | 2000-12-28 | 1 | -1/+1 |
| | |||||
* | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -0/+8 |
| | | | | | | | Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages | ||||
* | Lots of new benchmark runs | monty@donna.mysql.com | 2000-12-18 | 1 | -2/+3 |
| | | | | | | Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO | ||||
* | mysql.spec.sh Don't install BDB | monty@work.mysql.com | 2000-12-13 | 1 | -0/+1 |
| | | | | | | Do-patch-file Update for new web structure Makefile.am Added dependency for manual_toc.html Makefile.am Replaced chmod with RM to avoid error message | ||||
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 4 | -4/+11 |
| | | | | | | A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables | ||||
* | Add mysql-multi.server.sh, a replacement for mysql.server that | tim@threads.polyesthetic.msg | 2000-11-29 | 1 | -0/+192 |
| | | | | | handles running several mysqlds on one host easily. Original multi-server modifications made by Tim Bunce. | ||||
* | More changes to mysql.server to make it fit in with the other | tim@threads.polyesthetic.msg | 2000-11-29 | 1 | -8/+32 |
| | | | | tools. | ||||
* | Clean up safe_mysqld, mysql_install_db and mysql.server. They | tim@threads.polyesthetic.msg | 2000-11-29 | 1 | -59/+57 |
| | | | | | should now work the way you expect them to (process command-line arguments consistently). | ||||
* | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 1 | -0/+10 |
| | |||||
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | monty@donna.mysql.com | 2000-11-20 | 4 | -0/+12 |
| | |||||
* | sql/log.cc | sasha@mysql.sashanet.com | 2000-10-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added magic number to binlog sql/log_event.cc distinquish bogus data from truncated logs sql/log_event.h added magic number added LOG_READ_TRUNC error sql/mysqlbinlog.cc fixed to handle magic number added O_BINARY to my_fopen sql/mysqld.cc added code for replicate-rewrite-db sql/slave.cc replicate-rewrite-db O_BINARY handle magic sql/sql_class.h added i_string_pair class sql/sql_repl.cc added magic better error messages support-files/magic added magic for binlog Added test case for replication of queries with error | ||||
* | Handle compressed man/info docs. Thanks to | tim@threads.polyesthetic.msg | 2000-09-29 | 1 | -2/+2 |
| | | | | GOMEZ Henri <hgomez@slib.fr> for the patch. | ||||
* | Fix for SAFE_MUTEX on windows | monty@donna.mysql.com | 2000-09-20 | 2 | -1/+16 |
| | |||||
* | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -1/+2 |
| | |||||
* | configure fixes | monty@donna.mysql.com | 2000-09-14 | 2 | -1/+4 |
| | |||||
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -1/+1 |
| | |||||
* | Small bug fixes | monty@donna.mysql.com | 2000-09-07 | 46 | -48/+1522 |
| | |||||
* | Fix for compilation ; Turned of RCS flag for all files to avoid | monty@donna.mysql.com | 2000-08-30 | 1 | -2/+2 |
| | | | | unexpected expansions. | ||||
* | mysql.spec.sh - added libmysqlclient_r | tim@work.mysql.com | 2000-08-19 | 1 | -0/+6 |
| | |||||
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
| | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -0/+2 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 17 | -0/+1681 |