summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-183-34/+405
* Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2005-07-151-1/+1
|\
| * Get rid of checking for ETIME return value of pthread_cond_timedwait.konstantin@mysql.com2005-07-141-1/+1
* | post merge fixestomas@poseidon.ndb.mysql.com2005-07-131-2/+2
* | Mergetomas@poseidon.ndb.mysql.com2005-07-1210-88/+353
|\ \ | |/
| * Look in the directory above the executable for the my.cnf/ini, on Windows, asjimw@mysql.com2005-07-061-12/+80
| * Mergekent@mysql.com2005-07-061-1/+2
| |\
| | * Makefile.am:kent@mysql.com2005-07-051-1/+2
| * | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-051-8/+108
| |\ \
| | * | Add documentation to the escape_*() functions in mysys.jimw@mysql.com2005-07-051-16/+52
| | * | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+64
| * | | Making rpl_until more robust if machine is slow. Removing rpl_trunc_binloggbichot@production.mysql.com2005-07-041-8/+10
| * | | manual mergemonty@mysql.com2005-07-041-2/+1
| |\ \ \
| | * | | Fixes during review of new codemonty@mysql.com2005-07-041-2/+1
| * | | | Merge with 4.1monty@mysql.com2005-07-032-40/+53
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Move reset of insert_values to ensure it's done also during error conditionsmonty@mysql.com2005-06-281-0/+1
| | * | | Better bug fix for:monty@mishka.local2005-06-271-5/+4
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-06-231-35/+49
| | |\ \ \
| | | * | | Cleanup during review of new codemonty@mishka.local2005-06-211-35/+49
| * | | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-0/+45
| * | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmarty@linux.site2005-06-3012-71/+132
| |\ \ \ \ \
| | * \ \ \ \ Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2005-06-291-17/+51
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | post review fixes (second review)petr@mysql.com2005-06-291-2/+4
| | | * | | | post review fixes to a patchpetr@mysql.com2005-06-291-8/+15
| | | * | | | Fix modify_defaults_file as agreed with monty (correct all occurences of an o...petr@mysql.com2005-06-231-16/+41
| | * | | | | Bug#8321 - myisampack bug in compression algorithmingo@mysql.com2005-06-241-0/+3
| | | |_|_|/ | | |/| | |
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-231-5/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge mdk10.(none):/home/reggie/bk/bug9148reggie@mdk10.(none)2005-06-221-5/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Bug #9148 Denial of Servicereggie@mdk10.(none)2005-06-211-5/+7
| | | |/ | | |/|
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-221-48/+70
|\ \ \ \ | |/ / /
| * | | Add a missing statement, add licensing info and correct coding stylepetr@mysql.com2005-06-221-48/+70
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-161-1/+1
|\ \ \ \ | |/ / /
| * | | a fix (bug #10650: Bit literal case sensitivity).ramil@mysql.com2005-06-161-1/+1
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-159-15/+15
|\ \ \ \ | |/ / /
| * | | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-139-15/+15
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1joreland@mysql.com2005-06-131-1/+59
|\ \ \ \
| * \ \ \ mergejoreland@mysql.com2005-06-134-70/+189
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge mysql.com:/home/jonas/src/wl1882joreland@mysql.com2005-06-131-1/+59
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add "--instance=name" option to load_defaults (or env(MYSQL_INSTANCE)) joreland@mysql.com2005-06-071-1/+59
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-103-69/+130
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-091-2/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-10931jimw@mysql.com2005-06-091-2/+20
| | |\ \ \
| | | * | | Fix hashcmp() to handle special case of zero length, whichjimw@mysql.com2005-06-011-2/+20
| * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-06-091-46/+69
| |\ \ \ \ \
| | * | | | | Fixes in function modify_defaults_file():jani@a193-229-222-105.elisa-laajakaista.fi2005-06-091-46/+69
| * | | | | | Mergeacurtis@xiphis.org2005-06-091-21/+41
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | a fix (bug #11193: error messages gets garbled after reggies latest changeset...ramil@mysql.com2005-06-091-2/+2
| | * | | | improved mapping from numerical open codes to string fopen codes.reggie@mdk10.(none)2005-06-071-21/+41
* | | | | | WL#2466 - Fulltext: "always-index" wordssvoj@mysql.com2005-06-072-1/+238
| |_|_|/ / |/| | | |
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-071-2/+0
|\ \ \ \ \ | |/ / / /