Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |/ / | |||||
| * | | des_encrypt(), des_decrypt() functions added. Not finally ready yet, so I wil... | tonu@volk.internalnet | 2001-11-06 | 1 | -1/+132 |
* | | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -5/+5 |
|/ / | |||||
* | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -2/+2 |
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -3/+3 |
* | | item_strfunc.cc renamed MD5* to my_MD5* to avoid name clashes with openssl li... | tonu@hundin.mysql.fi | 2001-05-31 | 1 | -5/+4 |
|/ | |||||
* | Applied patches for BDB tables | monty@donna.mysql.fi | 2001-05-09 | 1 | -3/+7 |
* | Test case for bug when updating on key | monty@tik.mysql.fi | 2001-03-23 | 1 | -13/+27 |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -62/+60 |
* | Workaround for bug in thread library in Unixware 7 | monty@donna.mysql.com | 2001-02-03 | 1 | -0/+1 |
* | Added MYSQL_SERVER_SUFFIX to mysqld | monty@donna.mysql.com | 2001-01-19 | 1 | -2/+2 |
* | fixed up rpl000014 | sasha@mysql.sashanet.com | 2000-12-20 | 1 | -2/+0 |
* | fixed logging bug in generate_table() | sasha@mysql.sashanet.com | 2000-12-18 | 1 | -0/+2 |
* | Fixed that LPAD() and RPAD() cuts arguments | monty@tik.mysql.com | 2000-12-15 | 1 | -2/+8 |
* | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -1/+1 |
|\ | |||||
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -1/+1 |
* | | sql/item_strfunc.cc | sasha@mysql.sashanet.com | 2000-11-06 | 1 | -0/+10 |
* | | fixed bugs in elt() and make_set() | sasha@mysql.sashanet.com | 2000-11-03 | 1 | -0/+2 |
|/ |