summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpjani@ua141d10.elisa.omakaista.fi2005-10-132-34/+7
|\
| * Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howjimw@mysql.com2005-10-112-34/+7
* | Building with compile-pentium-valgrind-max (without safemalloc) defines my_fr...guilhem@mysql.com2005-10-131-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-125-108/+83
|\ \
| * | Reviewing new pushed codemonty@mysql.com2005-10-124-99/+76
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-9/+7
| |\ \
| | * | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-9/+7
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-10-082-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-082-2/+2
* | | | Fixed a bug in argument sending to get_one_option.jani@ua141d10.elisa.omakaista.fi2005-10-061-12/+33
|/ / /
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-0/+4
|\ \ \
| * \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0jonas@perch.ndb.mysql.com2005-09-301-2/+70
| |\ \ \
| * \ \ \ Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0jonas@perch.ndb.mysql.com2005-09-301-0/+4
| |\ \ \ \
| | * | | | export forced_defaults_file using global variable defaults_filejonas@perch.ndb.mysql.com2005-09-301-0/+4
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-2/+70
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/M50/noserver-5.0 into mysql.com:/M50/mysql-5.0joerg@mysql.com2005-09-301-2/+70
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change "mf_keycache.c" so that it can be compiled without thread support (bug...joerg@mysql.com2005-09-301-2/+70
| | | |/ / | | |/| |
* | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-2/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-6/+19
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-271-6/+19
| |\ \ \
| | * | | Bug #7037 Test "mysql_protocols" fails on Solaris 8 + 9 /x86msvensson@neptunus.(none)2005-09-231-2/+7
| | * | | BUG#7037 MySQL Bugs: #7037: Test "mysql_protocols" fails on Solaris 8 + 9 /x86msvensson@neptunus.(none)2005-09-231-6/+14
* | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-0/+51
|\ \ \ \ \
| * | | | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-0/+51
| | |_|_|/ | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-09-211-0/+217
|\ \ \ \ \
| * \ \ \ \ mergedserg@serg.mylan2005-09-211-0/+217
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1SergeyV@selena.2005-09-201-0/+217
| | |\ \ \
| | | * | | Small update for lock functions used in my_cgets()SergeyV@selena.2005-09-201-20/+91
| | | * | | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-161-0/+146
| | | |/ /
* | | | | Fixed a missing cast.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-201-1/+1
|/ / / /
* | | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-141-6/+7
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-6/+7
| |/
* | Many files:bar@mysql.com2005-09-121-0/+4
* | A fix (bug #12917: The --defaults-extra-file option is ignored by the 5.0 cli...ramil@mysql.com2005-09-091-0/+3
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2005-09-061-3/+15
|\ \
| * | Added possibility to use string values 'true' and 'false' casejani@ua141d10.elisa.omakaista.fi2005-09-061-3/+15
* | | BUG#12983msvensson@neptunus.(none)2005-09-051-8/+4
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-1/+1
|\ \ | |/
| * Fix handling of filenames that start the same as reserved filenamesjimw@mysql.com2005-08-311-1/+1
* | Fixes bug #11815. Convert file path to UNIX format to build correct query SergeyV@selena.2005-08-301-0/+2
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-08-261-1/+0
|\ \
| * \ Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-1/+0
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-08-251-19/+0
| | |\
| | | * Remove function that was accidently added backmonty@mishka.local2005-08-251-19/+0
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-releasekent@mysql.com2005-08-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert a change that breaks (at least) all "max" builds.joerg@mysql.com2005-08-251-1/+1
* | | | mergedserg@sergbook.mysql.com2005-08-261-1/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | mergedserg@sergbook.mysql.com2005-08-251-1/+14
| |\ \ | | |/ | |/|
| | * memroot: trash the memory in free_root()serg@sergbook.mysql.com2005-08-241-1/+14