Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/hf/work/29117/my41-29117 | holyfoot/hf@hfmain.(none) | 2007-06-19 | 1 | -1/+1 |
|\ | |||||
| * | Bug #29117 (init_file test crashes with embedded server) | holyfoot/hf@mysql.com/hfmain.(none) | 2007-06-19 | 1 | -1/+1 |
* | | Bug#26664 test suite times out on OS X 64bit | msvensson@pilot.blaudden | 2007-05-25 | 1 | -2/+4 |
* | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664 | msvensson@pilot.blaudden | 2007-05-24 | 1 | -8/+8 |
|\ \ | |||||
| * | | Bug#26664 test suite times out on OS X 64bit | msvensson@pilot.blaudden | 2007-05-24 | 1 | -8/+8 |
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-main | jani@ua141d10.elisa.omakaista.fi | 2007-03-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed compiler warnings. | jani@ua141d10.elisa.omakaista.fi | 2007-03-22 | 1 | -1/+1 |
| |/ | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-02-21 | 1 | -2/+8 |
|\ \ | |||||
| * | | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -1/+1 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -1/+7 |
* | | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943 | msvensson@pilot.mysql.com | 2007-01-29 | 1 | -2/+25 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Bug#22943 syscall pruning in libmysql | msvensson@pilot.mysql.com | 2007-01-29 | 1 | -2/+25 |
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50 | tsmith/tim@siva.hindu.god | 2006-12-26 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | |/ | |/| | |||||
* | | | Put the DBUG_DUMP inside ifdef DEBUG_DATA_PACKETS | msvensson@neptunus.(none) | 2006-12-14 | 1 | -1/+4 |
|/ / | |||||
* | | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -1/+1 |
* | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41 | tsmith@maint2.mysql.com | 2006-09-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BUG#9678: Client library hangs after network communication failure | kroki/tomash@moonlight.intranet | 2006-08-14 | 1 | -1/+1 |
* | | BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0 | kroki/tomash@moonlight.intranet | 2006-08-22 | 1 | -6/+11 |
* | | configure.in, net_serv.cc, compile-netware-END: | kent@mysql.com | 2006-06-17 | 1 | -0/+4 |
* | | Make the define start at "start of line" | msvensson@neptunus.(none) | 2006-03-02 | 1 | -1/+1 |
* | | Bug#2845 client fails to reconnect if using TCP/IP | msvensson@shellback.(none) | 2006-03-01 | 1 | -5/+21 |
* | | BUG#2845 client fails to reconnect if using TCP/IP | msvensson@neptunus.(none) | 2006-02-27 | 1 | -4/+25 |
* | | Bug#2845 client fails to reconnect if using TCP/IP | msvensson@neptunus.(none) | 2006-02-16 | 1 | -11/+74 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge selena.:H:/MYSQL/src/#05588-mysql-4.0 | SergeyV@selena. | 2005-09-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixes bug #5588. vio_was_interrupted() function was added to detect | SergeyV@selena. | 2005-08-30 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/users/rburnett/bug9721 | rburnett@bk-internal.mysql.com | 2005-05-06 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Bug #9721 net_write_timeout not used on Windows | rburnett@bk-internal.mysql.com | 2005-05-05 | 1 | -2/+2 |
| * | | Manual merge. | joerg@mysql.com | 2005-03-07 | 1 | -48/+105 |
| |/ | |||||
* | | Merge changes. | joerg@mysql.com | 2005-03-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml... | joerg@mysql.com | 2005-03-04 | 1 | -1/+1 |
* | | Fixed problem of sending ERROR to client after OK or EOF (BUG#6804) | bell@sanja.is.com.ua | 2005-01-20 | 1 | -2/+1 |
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-7428 | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | make it compile with -ansi -pedantic | konstantin@mysql.com | 2005-01-11 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/mysql_src/mysql-4.1-clean | guilhem@mysql.com | 2005-01-10 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/mysql_src/mysql-4.0 | guilhem@mysql.com | 2005-01-10 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]": | guilhem@mysql.com | 2005-01-10 | 1 | -0/+2 |
| | * | c++ comment fixed | serg@serg.mylan | 2004-02-21 | 1 | -1/+1 |
* | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet). | ram@gw.mysql.r18.ru | 2004-12-06 | 1 | -2/+2 |
* | | | merge | petr@mysql.com | 2004-12-09 | 1 | -4/+9 |
|\ \ \ | |||||
| * | | | fix for the IM linking problem | petr@mysql.com | 2004-11-06 | 1 | -15/+10 |
| * | | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | petr@mysql.com | 2004-11-04 | 1 | -2/+0 |
| |\ \ \ | |||||
| * | | | | Intermediate commit - just to make new files visible to bk in the new | petr@mysql.com | 2004-10-23 | 1 | -2/+12 |
* | | | | | Various build fixes. | pem@mysql.comhem.se | 2004-11-12 | 1 | -1/+1 |
* | | | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -11/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | |