Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all BUILD/*max* scripts to use -DBIG_TABLES, like our real Max builds do. | jimw@mysql.com | 2005-01-19 | 1 | -5/+2 |
| | | | | (Simpler fix than last commit -- no need to mess with base_cxxflags.) | ||||
* | Put flags for -max building in BUILD/SETUP.sh so they are consistent across | jimw@mysql.com | 2005-01-13 | 1 | -3/+1 |
| | | | | | all architectures, and in sync with the flags used to build the MySQL Max packages. Also back-port AMD64 build scripts from 5.0. | ||||
* | Added --with-ndbcluster config option to compile-pentium-valgrind-max | pem@mysql.comhem.se | 2004-07-29 | 1 | -5/+0 |
| | | | | (since it's in the other -max builds already). | ||||
* | - re-enabled NDB cluster in compile-pentium-max | lenz@mysql.com | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | logging_ok: | mysqldev@mysql.com | 2004-05-26 | 1 | -1/+6 |
| | | | | | | Logging to logging@openlogging.org accepted compile-pentium-max: changed --with-ndbcluster to --without-ndbcluster because it fails on 4.1 builds | ||||
* | - disabled the NDB Cluster from the embedded server | lenz@mysql.com | 2004-04-26 | 1 | -1/+1 |
| | | | | - added compiling of the NDB Cluster to compile-pentium-max | ||||
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+1 |
|\ | |||||
| * | Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) | monty@mysql.com | 2004-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | DROP DATABASE now assumes RAID directories are in hex. (Bug #2627) Don't increment 'select_full_range' and similar statistics for EXPLAIN queries. (Bug #2506) Test in configure if pthread_key_delete() exists (to fix compile problem on SCO) (Bug #2461) | ||||
* | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+2 |
|/ | | | | Some changes to the prepared statement protocol to make it easier to use and faster. | ||||
* | Reworked the RPM spec file and added several fixes to make the | lenz@mysql.com | 2002-05-03 | 1 | -1/+2 |
| | | | | build scripts work again. | ||||
* | SSL compiles and works as far as can see. Continue testing.. | tonu@volk.internalnet | 2001-09-30 | 1 | -1/+1 |
| | |||||
* | added symbols files to RPM to resolve stack trace | sasha@mysql.sashanet.com | 2001-09-03 | 1 | -1/+2 |
| | | | | | fixed Do-rpm to accept command-line options for easier testing/local RPM build | ||||
* | Changed -O6 to -O3 | monty@donna.mysql.fi | 2001-04-13 | 1 | -0/+0 |
| | | | | Portability fix for Innodb | ||||
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -1/+1 |
| | | | | Deleted a lot of old benchmark runs | ||||
* | separate compile-pentium and compile-pentium-max | sasha@mysql.sashanet.com | 2001-04-04 | 1 | -0/+12 |