Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 1 | -1/+2 |
* | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 1 | -0/+22 |
* | - portability fixes: put string tests in double quotes (BUG#974). | lenz@mysql.com | 2003-08-01 | 1 | -16/+16 |
* | Fix: remove compile warnings on RH(with openssl) | gluh@gluh.mysql.r18.ru | 2003-07-25 | 1 | -1/+6 |
* | --with-openssl-includes/libraries | serg@serg.mylan | 2003-07-23 | 1 | -4/+4 |
* | Bug #554: Support for --with-openssl[=DIR] | gluh@gluh.mysql.r18.ru | 2003-07-22 | 1 | -1/+1 |
* | Bug #554: Support for --with-openssl[=DIR] | gluh@gluh.mysql.r18.ru | 2003-07-22 | 1 | -13/+42 |
* | Portability fixes for Redhat 9 | monty@mashka.(none) | 2003-07-18 | 1 | -3/+12 |
* | Portability fixes | monty@narttu.mysql.fi | 2003-07-15 | 1 | -3/+10 |
* | - Added /usr/lib64 to the path to search for libssl.a (required on AMD64) | lenz@mysql.com | 2003-06-18 | 1 | -2/+2 |
* | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -1/+1 |
* | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 1 | -1/+1 |
* | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -3/+6 |
* | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-04 | 1 | -2/+34 |
|\ | |||||
| * | Fixed 'stack direction' check in autoconf | monty@mashka.mysql.fi | 2002-12-04 | 1 | -2/+33 |
| * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -432/+0 |
* | | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -0/+137 |
* | | Fixes after last merge. | monty@hundin.mysql.fi | 2002-10-16 | 1 | -1/+6 |
* | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -565/+0 |
* | | - Fix checking for $orbit_config_path in acinclude.m4 (gave an error | lenz@mysql.com | 2002-09-27 | 1 | -1/+1 |
* | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -6/+6 |
* | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -4/+6 |
* | | Aesthetic cleanups to acinclude.m4 and configure.in. | jcole@mugatu.spaceapes.com | 2002-05-12 | 1 | -2/+2 |
* | | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 1 | -2/+2 |
* | | merge | monty@hundin.mysql.fi | 2002-03-06 | 1 | -4/+5 |
|\ \ | |/ | |||||
| * | Fix for --enable-local-infile | monty@hundin.mysql.fi | 2002-03-06 | 1 | -5/+5 |
| * | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -51/+50 |
* | | Update needed for SuSE 7.3 | monty@hundin.mysql.fi | 2002-01-26 | 1 | -15/+20 |
* | | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | | Fixed processor detection script to be more portable | tonu@volk.internalnet | 2001-10-30 | 1 | -6/+6 |
* | | Fast fix to support one more possible directory of OpenSSL include files. | tonu@volk.internalnet | 2001-10-19 | 1 | -1/+2 |
* | | merge | monty@hundin.mysql.fi | 2001-10-10 | 1 | -42/+0 |
|\ \ | |||||
| * | | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -42/+0 |
* | | | Add --without-isam configure switch. | tim@black.box | 2001-10-09 | 1 | -0/+17 |
|/ / | |||||
* | | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+8 |
|\ \ | |||||
| * | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -1/+8 |
| * | | Fixed some build problems. | monty@hundin.mysql.fi | 2001-10-04 | 1 | -1/+1 |
* | | | SSL fix | tonu@volk.internalnet | 2001-10-05 | 1 | -1/+1 |
* | | | changes to make things work in the max version | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -9/+35 |
|/ / | |||||
* | | Portability fix | monty@hundin.mysql.fi | 2001-09-30 | 1 | -1/+2 |
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@volk.internalnet | 2001-09-30 | 1 | -3/+3 |
|\ \ | |||||
| * | | SSL compiles and works as far as can see. Continue testing.. | tonu@volk.internalnet | 2001-09-30 | 1 | -3/+3 |
* | | | Fixes for RPM build | monty@hundin.mysql.fi | 2001-09-29 | 1 | -5/+5 |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-09-28 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | Fixed that one can always get a name for a compiled characterset | monty@hundin.mysql.fi | 2001-09-28 | 1 | -2/+6 |
| * | | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -7/+6 |
| |/ / | |||||
* | | | merge | monty@work.mysql.com | 2001-09-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Cleaned up udf_example.cc and mysql_fix_privilege_tables | monty@tik.mysql.fi | 2001-09-27 | 1 | -1/+1 |
* | | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 1 | -5/+3 |
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-20 | 1 | -2/+1 |
|\ \ | |/ |