Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with | dlenev@mysql.com | 2003-09-12 | 1 | -17/+17 |
* | Portability fixes | monty@narttu.mysql.fi | 2003-07-15 | 1 | -0/+4 |
* | Remove compiler warnings | monty@narttu.mysql.fi | 2003-07-04 | 1 | -1/+1 |
* | Fix for #739 | hf@deer.(none) | 2003-07-03 | 1 | -1/+1 |
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-07-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix for bug #628 | hf@deer.(none) | 2003-06-21 | 1 | -1/+1 |
* | | Optimized old patches | monty@mashka.mysql.fi | 2003-07-01 | 1 | -12/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-07-01 | 1 | -7/+10 |
|\ \ | |||||
| * | | LEFT JOIN optimization: Change LEFT JOIN to normal join if possible | monty@mashka.mysql.fi | 2003-06-26 | 1 | -7/+10 |
| |/ | |||||
* | | Fix for bug #666 (Nice number, yeah?) | hf@deer.(none) | 2003-06-20 | 1 | -12/+21 |
|/ | |||||
* | Fixed a bug in concat_ws(), which did not add concat separator | jani@ua126d19.elisa.omakaista.fi | 2003-06-05 | 1 | -4/+4 |
* | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 1 | -6/+8 |
* | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 1 | -5/+2 |
|\ | |||||
| * | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 1 | -3/+0 |
| * | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -2/+2 |
* | | Fix for a NAN problem in FORMAT(...) string function .. | Sinisa@sinisa.nasamreza.org | 2003-04-14 | 1 | -1/+1 |
|/ | |||||
* | truncating REPLACE result bug fix | hf@deer.mysql.r18.ru | 2003-03-30 | 1 | -2/+2 |
* | Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slave | guilhem@mysql.com | 2003-03-22 | 1 | -1/+3 |
* | merge with 3.23.56 to get patches for --lower-case-table-names and | monty@mashka.mysql.fi | 2003-01-29 | 1 | -0/+39 |
|\ | |||||
| * | fixed functions to be able work with group function as argument | bell@sanja.is.com.ua | 2003-01-29 | 1 | -0/+39 |
* | | Fix for the QUOTE() function. | ram@mysql.r18.ru | 2003-01-03 | 1 | -1/+1 |
* | | fixed so that --ssl and --skip-ssl works with the MySQL clients. | monty@mashka.mysql.fi | 2002-09-17 | 1 | -19/+25 |
* | | Updated VC++ dsp files from windows build machine | monty@hundin.mysql.fi | 2002-08-29 | 1 | -1/+1 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -22/+71 |
* | | QUOTE() code cleanup | ram@ram.(none) | 2002-08-10 | 1 | -6/+6 |
* | | added NULLs check to the QUOTE() function | ram@ram.(none) | 2002-08-09 | 1 | -4/+8 |
* | | QUOTE() func changes according to monty's suggestions | ram@ram.(none) | 2002-08-09 | 1 | -34/+19 |
* | | new QUOTE() fuction has been added | ram@ram.(none) | 2002-08-08 | 1 | -0/+53 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -9/+16 |
* | | Minor compilation fix | peter@linux.local | 2002-06-22 | 1 | -1/+1 |
* | | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 1 | -15/+16 |
* | | Merge | peter@linux.local | 2002-06-14 | 1 | -0/+108 |
|\ \ | |||||
| * | | This is just code style/minor optimizations cleanup changeset | peter@linux.local | 2002-06-14 | 1 | -24/+21 |
| * | | This changeset is mostly new version of previous commit modified according | peter@linux.local | 2002-06-11 | 1 | -0/+111 |
* | | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -1/+1 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -4/+3 |
|/ / | |||||
* | | merge | monty@hundin.mysql.fi | 2002-05-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix bug in CONCAT_WS() | monty@hundin.mysql.fi | 2002-05-17 | 1 | -1/+1 |
* | | Fix for INET_NTOA(N) when N >= 2^32 | monty@tik.mysql.fi | 2002-04-06 | 1 | -10/+9 |
* | | Merge | monty@hundin.mysql.fi | 2002-04-02 | 1 | -7/+10 |
|\ \ | |/ | |||||
| * | Fixed help typos in mysql.cc | monty@hundin.mysql.fi | 2002-04-02 | 1 | -7/+10 |
* | | Added FLUSH DES_KEY_FILE. | monty@hundin.mysql.fi | 2001-12-13 | 1 | -49/+101 |
* | | Fixes for des_crypt functions. | monty@hundin.mysql.fi | 2001-12-13 | 1 | -17/+21 |
* | | Fixed sleep time in mysql-test-run | monty@hundin.mysql.fi | 2001-12-13 | 1 | -115/+108 |
* | | --des-key-file functinality added | tonu@volk.internalnet | 2001-12-10 | 1 | -29/+58 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -6/+6 |
* | | des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite | tonu@volk.internalnet | 2001-11-26 | 1 | -62/+74 |
* | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@volk.internalnet | 2001-11-09 | 1 | -79/+60 |
|\ \ | |||||
| * | | des_encrypt()/des_decrypt() work much better now | tonu@volk.internalnet | 2001-11-09 | 1 | -79/+60 |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+132 |
|\ \ \ | |/ / |