Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2006-01-11 | 1 | -8/+8 |
|\ | |||||
| * | A fix for Bug#13944 "libmysqlclient exporting sha1_result function": | konstantin@mysql.com | 2006-01-11 | 1 | -8/+8 |
* | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-new | konstantin@mysql.com | 2006-01-04 | 2 | -29/+40 |
|\ \ | |/ | |||||
| * | A fix for Bug#7209 "Client error with "Access Denied" on updates | konstantin@mysql.com | 2006-01-04 | 2 | -29/+40 |
* | | Avoiding conditional jump on uninitialized variable (BUG#14904). | bell@sanja.is.com.ua | 2005-12-27 | 1 | -2/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-12-24 | 1 | -15/+9 |
|\ \ | |||||
| * | | locking issues, | serg@serg.mylan | 2005-12-23 | 1 | -15/+9 |
* | | | ctype_uca.result, ctype_uca.test: | bar@mysql.com | 2005-12-23 | 1 | -0/+4 |
|/ / | |||||
* | | Polishing: get rid of C++-style comments. | anozdrin@mysql.com | 2005-11-24 | 1 | -3/+3 |
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 | kent@mysql.com | 2005-11-14 | 2 | -1/+188 |
|\ \ | |||||
| * | | Fixes bug #13377. my_open() & my_create() functions changed to use | SergeyV@selena. | 2005-11-14 | 2 | -1/+188 |
* | | | Merge | kent@mysql.com | 2005-11-03 | 1 | -3/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | base64.c: | kent@mysql.com | 2005-11-03 | 1 | -3/+4 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | msvensson@neptunus.(none) | 2005-11-02 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Portability fix, opnsrv6c | msvensson@neptunus.(none) | 2005-11-02 | 1 | -3/+3 |
* | | | Fixed failure of NDB config retrieval. | lars@mysql.com | 2005-10-31 | 1 | -4/+14 |
|/ / | |||||
* | | Merge 4.1 - 5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-10-28 | 1 | -2/+2 |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-27 | 2 | -5/+104 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-12925 | jimw@mysql.com | 2005-10-25 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix incorrect casts in my_getopt code that capped the maximum of longlong | jimw@mysql.com | 2005-10-25 | 1 | -3/+3 |
| * | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization | monty@mysql.com | 2005-10-25 | 1 | -11/+3 |
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-10-23 | 1 | -2/+109 |
| |\ \ | |||||
| | * | | BUG#9622: post-review-fixes: better comments | sergefp@mysql.com | 2005-10-23 | 1 | -7/+19 |
| | * | | BUG#9622, stage 2, work together with fix for BUG#12232: | sergefp@mysql.com | 2005-10-21 | 1 | -2/+97 |
| | |/ | |||||
* | | | Converted mysys/base64.c into C code (not C++). | pem@mysql.com | 2005-10-25 | 1 | -3/+6 |
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0 | lars@mysql.com | 2005-10-24 | 2 | -1/+271 |
|\ \ \ | |||||
| * | | | WL#2835: Base64 | lars@mysql.com | 2005-10-18 | 1 | -1/+1 |
| * | | | WL#2835: Base64 mysys functions | lars@mysql.com | 2005-10-14 | 2 | -1/+271 |
* | | | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-10-20 | 2 | -14/+32 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | charset.c: | bar@mysql.com | 2005-10-20 | 1 | -12/+19 |
| * | | | Merge mysql.com:/home/alexi/mysql-4.1 | aivanov@mysql.com | 2005-10-19 | 1 | -2/+13 |
| |\ \ \ | |||||
| | * | | | Fix for BUG#4375: Windows specific directories are copied | aivanov@mysql.com | 2005-10-19 | 1 | -2/+13 |
| | | |/ | | |/| | |||||
* | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp | jani@ua141d10.elisa.omakaista.fi | 2005-10-13 | 2 | -34/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how | jimw@mysql.com | 2005-10-11 | 2 | -34/+7 |
| |/ / | |||||
* | | | Building with compile-pentium-valgrind-max (without safemalloc) defines my_fr... | guilhem@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-12 | 5 | -108/+83 |
|\ \ \ | |||||
| * | | | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 4 | -99/+76 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -9/+7 |
| |\ \ \ | |||||
| | * | | | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -9/+7 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-10-08 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | pthread_handler_decl() changed to be ctags-friendly | serg@serg.mylan | 2005-10-08 | 2 | -2/+2 |
* | | | | | Fixed a bug in argument sending to get_one_option. | jani@ua141d10.elisa.omakaista.fi | 2005-10-06 | 1 | -12/+33 |
|/ / / / | |||||
* | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 | jonas@perch.ndb.mysql.com | 2005-09-30 | 1 | -2/+70 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0 | jonas@perch.ndb.mysql.com | 2005-09-30 | 1 | -0/+4 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | export forced_defaults_file using global variable defaults_file | jonas@perch.ndb.mysql.com | 2005-09-30 | 1 | -0/+4 |
* | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -2/+70 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge mysql.com:/M50/noserver-5.0 into mysql.com:/M50/mysql-5.0 | joerg@mysql.com | 2005-09-30 | 1 | -2/+70 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Change "mf_keycache.c" so that it can be compiled without thread support (bug... | joerg@mysql.com | 2005-09-30 | 1 | -2/+70 |
| | | |/ / | | |/| | | |||||
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | |