Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | memroot: trash the memory in free_root() | serg@sergbook.mysql.com | 2005-08-24 | 1 | -1/+14 | |
* | | | Merge | kent@mysql.com | 2005-08-23 | 1 | -0/+19 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | No C++ style comments in C source! | joerg@mysql.com | 2005-08-17 | 1 | -1/+1 | |
* | | | Bug#11338 Fixes from review (identical functionality). | elliot@mysql.com | 2005-08-19 | 1 | -18/+0 | |
|/ / | ||||||
* | | Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1 | elliot@mysql.com | 2005-08-17 | 1 | -0/+18 | |
|\ \ | ||||||
| * | | BUG#11338 (logging of prepared statement w/ blob type) | elliot@mysql.com | 2005-08-17 | 1 | -0/+18 | |
* | | | Rename rest() macro in my_list.h to list_rest(). (Bug #12327) | jimw@mysql.com | 2005-08-09 | 2 | -2/+3 | |
|/ / | ||||||
* | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2005-08-09 | 3 | -1/+70 | |
|\ \ | ||||||
| * | | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed | bar@mysql.com | 2005-08-08 | 3 | -1/+70 | |
* | | | Merge mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2005-07-27 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Review fixes: | monty@mysql.com | 2005-07-26 | 1 | -2/+2 | |
* | | charset.c: | bar@mysql.com | 2005-07-25 | 1 | -16/+18 | |
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0 | pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-20 | 1 | -2/+5 | |
|\ \ | |/ | ||||||
| * | Bug #10600 | mronstrom@mysql.com | 2005-07-19 | 1 | -2/+5 | |
| * | A fix for Netware. | jani@ua141d10.elisa.omakaista.fi | 2005-04-05 | 1 | -1/+1 | |
* | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 | |
* | | Move reset of insert_values to ensure it's done also during error conditions | monty@mysql.com | 2005-06-28 | 1 | -0/+1 | |
* | | Better bug fix for: | monty@mishka.local | 2005-06-27 | 1 | -5/+4 | |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2005-06-23 | 1 | -35/+49 | |
|\ \ | ||||||
| * | | Cleanup during review of new code | monty@mishka.local | 2005-06-21 | 1 | -35/+49 | |
* | | | Bug #9148 Denial of Service | reggie@mdk10.(none) | 2005-06-21 | 1 | -5/+7 | |
|/ / | ||||||
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-10931 | jimw@mysql.com | 2005-06-09 | 1 | -2/+20 | |
|\ \ | ||||||
| * | | Fix hashcmp() to handle special case of zero length, which | jimw@mysql.com | 2005-06-01 | 1 | -2/+20 | |
* | | | a fix (bug #11193: error messages gets garbled after reggies latest changeset... | ramil@mysql.com | 2005-06-09 | 1 | -2/+2 | |
* | | | improved mapping from numerical open codes to string fopen codes. | reggie@mdk10.(none) | 2005-06-07 | 1 | -21/+41 | |
* | | | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -2/+0 | |
* | | | fixed compile problem by replacing W_OK with F_OK | reggie@monster. | 2005-06-02 | 1 | -1/+1 | |
* | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-06-02 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | Bug#10602 - LOAD INDEX INTO CACHE deadlocks | ingo@mysql.com | 2005-06-01 | 1 | -30/+91 | |
|/ / | ||||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 | |
* | | | Cleanup during code review | monty@mysql.com | 2005-05-25 | 3 | -35/+109 | |
* | | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/c4944-4.1 | lars@mysql.com | 2005-05-24 | 2 | -3/+23 | |
|\ \ \ | ||||||
| * | | | BUG# 9148 Denial of service | reggie@mdk10.(none) | 2005-05-23 | 2 | -5/+7 | |
| * | | | BUG# 9148: Denial of service | reggie@mdk10.(none) | 2005-05-21 | 2 | -3/+21 | |
| |/ / | ||||||
* | | | BUG#10687 - Merge engine fails under Windows | reggie@mdk10.(none) | 2005-05-23 | 1 | -1/+4 | |
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 | reggie@mdk10.(none) | 2005-05-23 | 3 | -2/+55 | |
|\ \ \ | |/ / | ||||||
| * | | fixed stupid typo that added a ! before my_access | reggie@mdk10.(none) | 2005-05-20 | 1 | -1/+1 | |
| * | | BUG# 9148: Denial of service | reggie@mdk10.(none) | 2005-05-20 | 3 | -2/+55 | |
* | | | BUG# 10687: MERGE Engine fails on Windows | reggie@mdk10.(none) | 2005-05-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Added cp932 character set | shuichi@mysql.com | 2005-05-05 | 1 | -0/+5 | |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-9136 | jimw@mysql.com | 2005-05-02 | 1 | -5/+6 | |
|\ \ | ||||||
| * | | Fix handling of the -e flag to my_print_defaults. (Bug #9136) | jimw@mysql.com | 2005-03-15 | 1 | -5/+6 | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-04-30 | 1 | -0/+22 | |
|\ \ \ | ||||||
| * \ \ | Merge mysql.com:/home/mydev/mysql-4.1-bug5964 | ingo@mysql.com | 2005-04-28 | 1 | -0/+22 | |
| |\ \ \ | ||||||
| | * | | | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 1 | -0/+22 | |
* | | | | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 1 | -45/+58 | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-04-28 | 2 | -31/+42 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fixed core dump bug when hot link list in key cache was empty. Bug #10167 | monty@mysql.com | 2005-04-27 | 1 | -4/+7 |