summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Many files:bar@mysql.com2005-09-121-2/+2
| | | | Adding esperanto collation
* Fixed a typo in the configure --help menu. brian@zim.(none)2005-09-061-1/+1
|
* Fix merge of BUG#11538 fix.stewart@mysql.com2005-08-181-4/+13
|
* Mergeserg@serg.mylan2005-07-171-6/+3
|\
| * config/ac-macros/yassl.m4: fix --without-yasslserg@serg.mylan2005-06-181-6/+3
| | | | | | | | configure.in: fix --without-darwin-mwcc
* | Better AR guessing.svoj@mysql.com2005-06-221-0/+29
| |
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-0/+27
|/ | | | | Fix GCC 4.0 link failure. Better CXX_VERSION guessing.
* WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-121-0/+1
| | | | Fix for link failures on boxes with non-gnu compiler.
* WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-031-2/+2
| | | | Compilation errors fixes.
* Fix warnings from iccmonty@mysql.com2005-05-181-2/+2
| | | | | Added BUILD scripts for icc Fixed (one time) memory leak in grant handling
* gcc 2.92 compatibilityserg@sergbook.mylan2005-05-051-0/+17
|
* Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-05-011-2/+2
|\ | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-5.0
| * Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-04-291-2/+2
| |\ | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.0-clean
| | * Carry over change to fix build on ICC that was lost in merge from 4.1.jimw@mysql.com2005-04-271-2/+2
| | |
* | | Mergeserg@serg.mylan2005-04-291-0/+33
|\ \ \ | |/ / |/| |
| * | WL#2286 Compile MySQL w/YASSL supportsvoj@mysql.com2005-04-281-0/+33
| | | | | | | | | | | | yaSSL-0.9.7 library bundled.
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-04-261-3/+32
|\ \ \ | | |/ | |/| | | | into mysql.com:/home/jimw/my/mysql-5.0-clean
| * | Merge changes to acinclude.m4 that are now in config/ac-macros/misc.m4jimw@mysql.com2005-04-261-3/+32
| | |
* | | Post-merge fix of the fixes for NPTL configuration (bug#2173, bug#5871, and ↵joerg@mysql.com2005-04-261-1/+1
|/ / | | | | | | bug#9497).
* | Manual transfer of the change in "configure.in" (4.1) to ↵joerg@mysql.com2005-04-111-10/+17
| | | | | | | | "config/ac-macros/character_sets.m4".
* | delete isam/merge filesserg@sergbook.mylan2005-04-041-15/+0
|/
* Merge mysql.com:/M50/mysql-5.0 into mysql.com:/M50/push-5.0joerg@mysql.com2005-03-291-0/+28
|\
| * Implement the new '--with-big-tables' flag to "configure".joerg@mysql.com2005-03-291-0/+28
| | | | | | | | Using it comes merged from 4.1.
* | Adding rules for building blackhole, also updating test case.brian@zim.(none)2005-03-251-0/+29
|/
* Removed support for RAID, mit-threads, and MySQL FS (really, if someone ↵brian@zim.(none)2005-03-161-51/+0
| | | | wants this feature look at a web-dav hookup).
* Porting of "buffered read" patch to 5.0 and post-review fixes.konstantin@mysql.com2005-03-062-19/+7
| | | | | | | | The patch implements the idea suggested by Olaf van der Spek in thread "Client: many small reads?" (internals@lists.mysql.com). Now small reads performed by the client library are buffered. The buffering gives up to 2 times speedup when retrieving one-column tables.
* Fix bad 4.1->5.0 merge of Bug#6273 (mysql_config --libs when using bundledkonstantin@mysql.com2005-02-091-2/+13
| | | | zlib)
* character_sets.m4:bar@mysql.com2005-02-011-0/+17
| | | | | --with-uca configure.in argument. The rest of the changes are pending from 4.1 tree
* moved START_AND_EXIT check so it can actually be usedtomas@poseidon.ndb.mysql.com2005-01-211-2/+2
| | | | fix as not to overwrite previoulsy set flags in configure
* added configure option to set extra ndb cc-flagstulin@build.mysql.com2005-01-191-1/+6
|
* renamed charset name 'eucjp_ms' to 'eucjpms'shuichi@mysql.com2005-01-121-7/+7
|
* added new character set - cp932, eucjp_msshuichi@mysql.com2005-01-111-2/+20
|
* ha_ndbcluster.m4:tulin@build.mysql.com2005-01-061-18/+23
| | | | fixed ndb configure according to 4.1
* After merge fixesmonty@mysql.com2004-12-311-1/+1
|
* First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. ↵patg@patrick-galbraiths-computer.local2004-12-111-0/+29
| | | | This includes both the source and header files, test (results, test, require), and modifications to server and handler base files, and autoconf modifications to properly build federated handler.
* Removed the need for our own sanity check file (which was just the default ↵brian@avenger.(none)2004-12-061-63/+0
| | | | anyways).
* Fixing problem with case insitive file systems.brian@avenger.(none)2004-12-0418-0/+2338
Would you believe that I wrote all of this on a Mac? I just happen to be not using HFS for the partition I did this work on. Oops :)