summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).tim@cane.mysql.fi2001-01-191-0/+1
|
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-1/+0
| | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest
* Ensure that my_print_defaults is foundmonty@donna.mysql.com2001-01-021-25/+26
|
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-021-3/+9
|
* Fixes build of 3.23.30monty@work.mysql.com2001-01-011-1/+0
|
* Install mysqltest binary and new man pagesmonty@work.mysql.com2000-12-311-2/+16
|
* Portability fix.tim@cane.mysql.fi2000-12-281-1/+1
|
* New benchmark testmonty@donna.mysql.com2000-12-241-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 runsmonty@donna.mysql.com2000-12-181-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 BDBmonty@work.mysql.com2000-12-131-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 logmonty@donna.mysql.com2000-12-074-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 thattim@threads.polyesthetic.msg2000-11-291-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 othertim@threads.polyesthetic.msg2000-11-291-8/+32
| | | | tools.
* Clean up safe_mysqld, mysql_install_db and mysql.server. Theytim@threads.polyesthetic.msg2000-11-291-59/+57
| | | | | should now work the way you expect them to (process command-line arguments consistently).
* Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-271-0/+10
|
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-204-0/+12
|
* sql/log.ccsasha@mysql.sashanet.com2000-10-051-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 totim@threads.polyesthetic.msg2000-09-291-2/+2
| | | | GOMEZ Henri <hgomez@slib.fr> for the patch.
* Fix for SAFE_MUTEX on windowsmonty@donna.mysql.com2000-09-202-1/+16
|
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-1/+2
|
* configure fixesmonty@donna.mysql.com2000-09-142-1/+4
|
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-1/+1
|
* Small bug fixesmonty@donna.mysql.com2000-09-0746-48/+1522
|
* Fix for compilation ; Turned of RCS flag for all files to avoidmonty@donna.mysql.com2000-08-301-2/+2
| | | | unexpected expansions.
* mysql.spec.sh - added libmysqlclient_rtim@work.mysql.com2000-08-191-0/+6
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-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 fixesmonty@donna.mysql.com2000-08-151-0/+2
|
* Import changesetbk@work.mysql.com2000-07-3117-0/+1681