Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-4.1 | rburnett@bk-internal.mysql.com | 2005-05-06 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added cp932 character set | shuichi@mysql.com | 2005-05-05 | 1 | -0/+2 |
* | | | | Bug #9721 net_write_timeout not used on Windows | rburnett@bk-internal.mysql.com | 2005-05-05 | 1 | -3/+3 |
|/ / / | |||||
* | | | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: | kent@mysql.com | 2005-05-05 | 1 | -0/+4 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-04-30 | 1 | -0/+1 |
|\ \ | |||||
| * \ | Merge mysql.com:/home/mydev/mysql-4.1-bug5964 | ingo@mysql.com | 2005-04-28 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 1 | -0/+1 |
* | | | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 2 | -2/+17 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -4/+5 |
|\ \ \ | |||||
| * | | | Final fix for NPTL configuration (bug#2173, bug#5871, and bug#9497). | joerg@mysql.com | 2005-04-26 | 1 | -0/+1 |
| * | | | Step 2 of the switch to support configuration with NPTL: | joerg@mysql.com | 2005-04-20 | 1 | -4/+4 |
| |/ / | |||||
* | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -0/+6 |
* | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -9/+3 |
|/ / |