summaryrefslogtreecommitdiff
path: root/BUILD
Commit message (Expand)AuthorAgeFilesLines
* Fix to get core file on Linuxunknown2002-11-051-0/+13
* Split raid C function to separate file to make things more portable.unknown2002-05-271-2/+2
* Move test of gcc 3.0 from BUILD to configureunknown2002-03-261-8/+1
* Enable LOAD DATA LOCAL by defaultunknown2002-02-141-1/+1
* Update to autoconf 2.52unknown2002-02-076-10/+12
* Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-1/+1
* Portability fixesunknown2001-10-311-2/+2
* Fix for gcc 3.0unknown2001-10-302-2/+9
* added symbols files to RPM to resolve stack traceunknown2001-09-031-1/+2
* Fix to get core files on Solarisunknown2001-08-221-1/+1
* Fix for bug in the Sun Workshop compilerunknown2001-08-182-2/+25
* Made SIGTERM safer for Solarisunknown2001-08-111-6/+13
* Fixed bug in ALTER TABLE for MERGE tablesunknown2001-08-101-1/+3
* Merge nusphere@work.mysql.com:/home/bk/mysqlunknown2001-05-291-0/+4
|\
| * Pushing all the Gemini changes above the table handler.unknown2001-05-291-0/+4
* | BUILD/SETUP.sh@1.9unknown2001-05-252-2/+5
|/
* Portability fixesunknown2001-04-205-56/+0
* Changed -O6 to -O3unknown2001-04-132-2/+2
* Changes to get mysqld-max to compileunknown2001-04-132-2/+2
* Changed Innobase to Innodbunknown2001-04-132-2/+2
* added compile-pentium-gprofunknown2001-04-091-0/+9
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-052-1/+14
* separate compile-pentium and compile-pentium-maxunknown2001-04-042-1/+13
* worked around gcc bug to make compile-pentium-gcov workunknown2001-03-261-1/+1
* Added test case that crashed Innobaseunknown2001-03-261-5/+7
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-112-12/+2
* Changed --with-innobase-db to --with-innobaseunknown2001-03-083-3/+3
* Small changes to make life with BDB in the tree easier.unknown2001-03-041-4/+3
* Add --just-configure (-c) option to BUILD scripts.unknown2001-03-042-9/+21
* Fixes for innobase usageunknown2001-03-031-0/+1
* Fixes for innobaseunknown2001-02-212-1/+4
* Added max_user_connectionsunknown2001-02-211-1/+2
* Added max_user_connectionsunknown2001-02-201-1/+1
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-1/+1
* Add --just-print and --help options to BUILD/compile-* scripts.unknown2001-01-302-23/+50
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-1/+1
* Removed SCCS flag from all test casesunknown2001-01-031-0/+1
* Fixed gethostname_r tests to be more portableunknown2001-01-011-2/+3
* Fixed --no-defaults in mysqltestunknown2000-12-293-0/+27
* Fix bug in FINISH.sh that kept CFLAGS from being used.unknown2000-12-221-1/+1
* acconfig.hunknown2000-12-203-7/+19
* Pass arguements to the build script on to configure.unknown2000-12-181-0/+4
* Mergeunknown2000-12-1810-85/+110
|\
| * - cleaned up BUILD scriptsunknown2000-12-1810-85/+110
* | Lots of new benchmark runsunknown2000-12-182-1/+11
|/
* Fixed error when copying mysqld_multiunknown2000-12-161-1/+1
* fixes for parallel make, re-added the lost README files in mysql-testunknown2000-12-133-0/+3
* make -j 2unknown2000-12-072-2/+3
* Fixed some reported bugsunknown2000-11-181-1/+2
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-0/+37