summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of strings in mysqldumpslowunknown2001-08-111-2/+3
* mergeunknown2001-07-281-13/+34
|\
| * Updated LOCK TABLES manual sectionunknown2001-07-282-16/+35
* | Code cleanup in safe_mysqld.unknown2001-07-241-24/+19
|/
* Added --verbose option to mysqlshowunknown2001-06-121-23/+32
* Fixed a few typos.unknown2001-05-291-1/+1
* Fixed portability bug in my_config.shunknown2001-05-281-1/+1
* Added LOAD DATA CONCURRENTunknown2001-05-051-1/+1
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-2/+3
* Fix for releaseunknown2001-04-221-1/+1
* distribution did not include *.sh files in mysql-test/tunknown2001-04-181-1/+1
* Don't force conf_to_src to be static an all systemsunknown2001-04-181-2/+2
* Fixed typo in mysql_install_dbunknown2001-04-171-0/+1
* Fixed that -ldl is not used for clientsunknown2001-04-171-3/+6
* Changed -O6 to -O3unknown2001-04-131-2/+10
* Changes to get mysqld-max to compileunknown2001-04-131-1/+9
* Changed Innobase to Innodbunknown2001-04-132-17/+22
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-2/+20
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-0/+1
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-1/+4
* Added isolation levelsunknown2001-03-211-1/+25
* Fixed wrong option in mysql_install_dbunknown2001-03-091-1/+1
* Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-081-50/+112
* Fixes for innobase usageunknown2001-03-031-1/+1
* s/Demon/Daemon/g;unknown2001-02-181-3/+3
* Write UNION() for MERGE tablesunknown2001-02-171-0/+4
* Added Innobase to source distributionunknown2001-02-172-2/+2
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-18/+18
* Portability fixesunknown2001-02-021-17/+18
* Fixed type in make_binary_distribution.shunknown2001-01-221-1/+1
* Fix new bugs in make_binary_distributionunknown2001-01-211-11/+13
* mergeunknown2001-01-191-7/+25
|\
| * Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-7/+25
* | Add --with-server-suffix (MYSQL_SERVER_SUFFIX).unknown2001-01-192-1/+2
|/
* Patches for NetBSD/macppcunknown2001-01-121-7/+11
* Fixed bug when having many binary log filesunknown2001-01-083-12/+25
* Fix for replication when binary log goes over 2Gunknown2001-01-031-3/+3
* Add missing files in binary distributionunknown2001-01-021-0/+1
* Fixes to get mysql-test included in the distributionsunknown2001-01-021-1/+1
* Fixed new bug in BDB tablesunknown2000-12-311-2/+4
* Fixed --no-defaults in mysqltestunknown2000-12-291-8/+10
* Cleanup of testsunknown2000-12-281-1/+1
* New benchmark testunknown2000-12-242-2/+6
* Lots of new benchmark runsunknown2000-12-182-16/+17
* Fixed error when copying mysqld_multiunknown2000-12-162-4/+4
* mysql-test/Makefile.amunknown2000-12-131-1/+2
* Mergeunknown2000-12-092-13/+13
|\
| * mysqldump.c typo fixedunknown2000-12-082-13/+13
* | Mergeunknown2000-12-081-60/+81
|\ \ | |/ |/|
| * Lots of fixes for BDB tablesunknown2000-12-081-60/+81