summaryrefslogtreecommitdiff
path: root/Build-tools/Do-compile
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-05-191-1/+5
|\
| * - don't add separate debug symbol file to the binary distribution, unknown2003-04-071-1/+5
* | - increased bdb_max_lock value to pass sql-benchunknown2003-04-021-1/+1
|/
* Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-101-4/+8
|\
| * Small enhancements for Do-compile:unknown2003-02-051-4/+8
| * - merge relevant Do-compile changes from 4.0 treeunknown2003-01-231-23/+60
* | - removed a redundant "-u root" (it's included in $mysqladmin_args)unknown2003-01-231-1/+1
* | - removed duplicate code (merge error)unknown2003-01-221-6/+0
* | Portability fixesunknown2003-01-071-10/+17
* | A lot of portability fixes.mysql-4.0.8unknown2003-01-051-11/+42
* | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressunknown2002-11-241-0/+6
|\ \ | |/
| * Do-compile:unknown2002-11-201-9/+15
| * - Do-compile: added a fast test run with dynamic-row tablesunknown2002-10-301-2/+4
| * - Fix for Do-compile: Enable InnoDB to autoextend the table space ifunknown2002-10-231-1/+1
* | - "head/tail -<num>" is obsolete according to POSIX.1-2001 - useunknown2002-11-111-2/+2
* | Do-compile:unknown2002-11-081-2/+7
* | Do-compile:unknown2002-11-081-6/+7
* | - Do-compile: added a fast test run with dynamic-row tablesunknown2002-10-311-2/+4
* | Do-compile fixes:unknown2002-10-231-2/+9
* | Merge with 3.23.54unknown2002-10-161-4/+4
|\ \ | |/
| * - fixed Do-compile to actually add InnoDB support when requested to do sounknown2002-10-151-1/+8
| * - rearranged test order in Do-compile (BDB tends to fail more often thanunknown2002-10-031-4/+4
| * - merge 4.0 modifications to Build-tools/Do-compileunknown2002-09-271-3/+6
| * - Reworked/Cleaned up Build-tools/Do-compile to be more flexible andunknown2002-09-041-88/+181
| * - Applied many modifications to Build-tools/Do-compile made in the 4.0 tree unknown2002-08-291-20/+49
* | - reworked Do-compile a bit (better failure report output, only buildmysql-4.0.4unknown2002-09-261-3/+6
* | - Reworked/Cleaned up Build-tools/Do-compile to be more flexible andunknown2002-09-041-87/+180
* | - added two small fixes to Do-compile scriptunknown2002-08-291-2/+3
* | - added "--libwrap" option to Do-compileunknown2002-08-271-2/+6
* | - Added option "--raid" to Build-Tools/Do-compileunknown2002-08-271-2/+6
* | Fix for HPUX to not use -lc_r library.mysql-4.0.3unknown2002-08-261-2/+2
* | Changed relay_log_space to ulonglongunknown2002-08-231-1/+3
* | Portabilityfix in mysqladmin.cunknown2002-08-231-1/+1
* | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-1/+1
* | Fixed timing problem with rpl000001 replication test.unknown2002-08-181-2/+6
* | Portability fixes for 4.0.3 build.unknown2002-08-171-12/+20
* | - Do not add the "-max" suffix when building with Do-compile andunknown2002-07-291-1/+1
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-3/+9
* | merge with 3.23.50unknown2002-03-271-1/+1
|\ \ | |/
| * Fixed that RPM can be recompiled even if there is not another glibc in /usr/l...unknown2002-03-251-1/+1
* | mergeunknown2002-03-061-1/+5
|\ \ | |/
| * Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-1/+1
| * updated build scripts for new Linux buildunknown2002-02-161-1/+5
* | Use --enable-local-infile as defaultunknown2002-02-141-1/+1
|\ \ | |/
| * Enable LOAD DATA LOCAL by defaultunknown2002-02-141-1/+1
* | merge with 3.23.48unknown2002-02-111-11/+17
|\ \ | |/
| * Fixed bug in full join with many NULL fields.unknown2002-02-101-2/+5
| * Fix for customer buildunknown2002-02-101-2/+2
| * Add forgotten argument to --version-suffixunknown2002-02-101-2/+2
| * added options 'version-suffix' to Do-compileunknown2002-02-091-7/+10