summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Added LOAD DATA CONCURRENTmonty@donna.mysql.fi2001-05-051-1/+1
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-2/+3
* Fix for releasemonty@donna.mysql.fi2001-04-221-1/+1
* distribution did not include *.sh files in mysql-test/tsasha@mysql.sashanet.com2001-04-181-1/+1
* Don't force conf_to_src to be static an all systemsmonty@donna.mysql.fi2001-04-181-2/+2
* Fixed typo in mysql_install_dbmonty@donna.mysql.fi2001-04-171-0/+1
* Fixed that -ldl is not used for clientsmonty@donna.mysql.fi2001-04-171-3/+6
* Changed -O6 to -O3monty@donna.mysql.fi2001-04-131-2/+10
* Changes to get mysqld-max to compilemonty@donna.mysql.fi2001-04-131-1/+9
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-132-17/+22
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-2/+20
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-0/+1
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-1/+4
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-1/+25
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-1/+1
* Fixed bug in INSERT DELAYED when INSERT generated an errormonty@donna.mysql.fi2001-03-081-50/+112
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-1/+1
* s/Demon/Daemon/g;jcole@tetra.spaceapes.com2001-02-181-3/+3
* Write UNION() for MERGE tablesmonty@donna.mysql.com2001-02-171-0/+4
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-172-2/+2
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-031-18/+18
* Portability fixesmonty@donna.mysql.com2001-02-021-17/+18
* Fixed type in make_binary_distribution.shmonty@donna.mysql.com2001-01-221-1/+1
* Fix new bugs in make_binary_distributionmonty@donna.mysql.com2001-01-211-11/+13
* mergemonty@donna.mysql.com2001-01-191-7/+25
|\
| * Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-191-7/+25
* | Add --with-server-suffix (MYSQL_SERVER_SUFFIX).tim@cane.mysql.fi2001-01-192-1/+2
|/
* Patches for NetBSD/macppcmonty@donna.mysql.com2001-01-121-7/+11
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-083-12/+25
* Fix for replication when binary log goes over 2Gmonty@donna.mysql.com2001-01-031-3/+3
* Add missing files in binary distributionmonty@donna.mysql.com2001-01-021-0/+1
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-021-1/+1
* Fixed new bug in BDB tablesmonty@donna.mysql.com2000-12-311-2/+4
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-8/+10
* Cleanup of testsmonty@donna.mysql.com2000-12-281-1/+1
* New benchmark testmonty@donna.mysql.com2000-12-242-2/+6
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-182-16/+17
* Fixed error when copying mysqld_multimonty@donna.mysql.com2000-12-162-4/+4
* mysql-test/Makefile.amsasha@mysql.sashanet.com2000-12-131-1/+2
* Mergeserg@serg.mysql.com2000-12-092-13/+13
|\
| * mysqldump.c typo fixedserg@serg.mysql.com2000-12-082-13/+13
* | Mergemonty@donna.mysql.com2000-12-081-60/+81
|\ \ | |/ |/|
| * Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-60/+81
* | Small changes in mysqld_multi.jani@prima.mysql.fi2000-12-081-14/+17
|/
* Mergesasha@mysql.sashanet.com2000-12-071-6/+38
|\
| * fixed up mysql-test - will not push this yet, as more clean up/testing is to ...sasha@mysql.sashanet.com2000-12-071-6/+38
* | Changed name mysql_multi_mysqld to mysqld_multi.jani@prima.mysql.com2000-12-072-8/+11
* | Added a new client, mysql_multi_mysqld and documentation about it.jani@janikt.pp.saunalahti.fi2000-12-071-0/+606
|/
* Clean up safe_mysqld, mysql_install_db and mysql.server. Theytim@threads.polyesthetic.msg2000-11-292-85/+89
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-291-43/+109