Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Port to SCO OpenServer 6. May require running ./configure with | jimw@mysql.com | 2005-09-07 | 1 | -5/+0 | |
| * | | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) | joerg@mysql.com | 2005-03-31 | 1 | -0/+3 | |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7156 | jimw@mysql.com | 2005-08-31 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Add test for madvise() being declared in C++ code, because it is not | jimw@mysql.com | 2005-08-31 | 1 | -0/+4 | |
* | | | | Fix incorrect spellings of "dropped" in source and tests. (Bug #12828) | jimw@mysql.com | 2005-08-30 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Bug#11338 Fixes from review (identical functionality). | elliot@mysql.com | 2005-08-19 | 1 | -1/+0 | |
* | | | Changes for Netware. This is needed when building against newer Libc | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-18 | 1 | -0/+12 | |
* | | | Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1 | elliot@mysql.com | 2005-08-17 | 2 | -0/+2 | |
|\ \ \ | ||||||
| * | | | BUG#11338 (logging of prepared statement w/ blob type) | elliot@mysql.com | 2005-08-17 | 2 | -0/+2 | |
* | | | | Rename rest() macro in my_list.h to list_rest(). (Bug #12327) | jimw@mysql.com | 2005-08-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2005-08-09 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed | bar@mysql.com | 2005-08-08 | 1 | -0/+5 | |
* | | | | fix for bug#12665 | georg@lmy002.wdf.sap.corp | 2005-07-29 | 1 | -0/+1 | |
* | | | | Merge mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2005-07-27 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | Review fixes: | monty@mysql.com | 2005-07-26 | 1 | -1/+1 | |
* | | | Undefined RINT for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-23 | 1 | -0/+1 | |
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0 | pappa@c-450ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-07-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Bug #10600 | mronstrom@mysql.com | 2005-07-19 | 1 | -1/+1 | |
* | | | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-4.1 | georg@lmy002.wdf.sap.corp | 2005-07-20 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | minor fix (backport from 5.0) - changed function prototype/definition | georg@lmy002.wdf.sap.corp | 2005-07-19 | 1 | -1/+1 | |
* | | | | Added some missing casts and changed a define for alloca(). | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-20 | 1 | -1/+1 | |
* | | | | Simple fixes during review of new code | monty@mishka.local | 2005-07-19 | 1 | -3/+6 | |
|/ / / | ||||||
* | | | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 1 | -1/+1 | |
* | | | Fix for gcc 4.0 (they have removed min/max operators). | brian@avenger.(none) | 2005-07-11 | 1 | -4/+1 | |
* | | | a fix (bug #11544: Use of missing rint() function on QNX). | ramil@mysql.com | 2005-07-06 | 1 | -0/+5 | |
* | | | an improvement (bug #7851: C++ 'new' conflicts with kernel header asm/system.h). | ramil@mysql.com | 2005-06-24 | 1 | -2/+0 | |
* | | | Merge mysql.com:/var/tmp/sslbug/mysql-4.0 | svoj@mysql.com | 2005-06-08 | 1 | -6/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Fix for | svoj@mysql.com | 2005-06-08 | 1 | -6/+0 | |
* | | | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -7/+2 | |
* | | | mergemerged | serg@serg.mylan | 2005-06-03 | 1 | -7/+0 | |
|\ \ \ | ||||||
| * \ \ | merged | serg@serg.mylan | 2005-06-03 | 1 | -7/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | *don't* mess with kernel defines, boy. | serg@serg.mylan | 2005-06-03 | 1 | -18/+7 | |
* | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 | lenz@mysql.com | 2005-05-27 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -0/+5 | |
| |\ \ \ | ||||||
| | * | | | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -0/+5 | |
* | | | | | - merged the 4.1.12a Changes back into the main tree | lenz@mysql.com | 2005-05-26 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | - added the cp932 charset support to the Windows builds | lenz@mysql.com | 2005-05-24 | 1 | -0/+1 | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-05-25 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup during code review | monty@mysql.com | 2005-05-25 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | simplifying new/my_arg_new wrapping | serg@serg.mylan | 2005-05-24 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | Build fixes for icc, compile _without_ "-no-gnu" | msvensson@neptunus.(none) | 2005-05-23 | 1 | -1/+1 | |
* | | | | BUG# 9148: Denial of service | reggie@mdk10.(none) | 2005-05-20 | 1 | -0/+5 | |
* | | | | added prototype for mysql_set_character_set function | georg@lmy002.wdf.sap.corp | 2005-05-13 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | a fix (bug #10438: Raid stopped working because of change in atomic add detec... | ramil@ram-book.(none) | 2005-05-09 | 1 | -0/+6 | |
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | After review fixes | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 | |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 2 | -1/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 2 | -1/+6 | |
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-05-06 | 1 | -12/+0 | |
|\ \ \ \ | ||||||
| * | | | | A fix (bug #7970: CONFIG_NR_CPUS not defined for kernel header percpu.h). | ramil@ram-book.(none) | 2005-05-06 | 1 | -12/+0 |