Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/alexi/mysql-5.0 | aivanov@mysql.com | 2005-09-07 | 1 | -10/+151 |
|\ | |||||
| * | join_outer.result, opt_range.cc, item_cmpfunc.cc: | aivanov@mysql.com | 2005-09-07 | 1 | -8/+8 |
| * | Merge mysql.com:/home/alexi/dev/mysql-4.1-0 | aivanov@mysql.com | 2005-09-06 | 1 | -8/+149 |
| |\ | |||||
| | * | item_cmpfunc.h: | aivanov@mysql.com | 2005-09-06 | 1 | -8/+150 |
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12611 | bar@mysql.com | 2005-09-07 | 1 | -1/+36 |
|\ \ \ | |/ / |/| | | |||||
| * | | func_like.result, func_like.test: | bar@mysql.com | 2005-09-06 | 1 | -1/+18 |
| * | | Bug#12611: ESCAPE + LIKE do not work when the escape char is a multibyte one | bar@mysql.com | 2005-08-31 | 1 | -1/+19 |
| |/ | |||||
* | | Rename: | konstantin@mysql.com | 2005-09-02 | 1 | -1/+1 |
* | | Cleanup during review of new pushed code | monty@mishka.local | 2005-08-22 | 1 | -1/+2 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-08-19 | 1 | -4/+22 |
|\ \ | |||||
| * | | stop on NULL comparison only if it is allowed (BUG#12509) | bell@sanja.is.com.ua | 2005-08-18 | 1 | -4/+22 |
* | | | Revert patch for Bug #12595, it causes the sql_mode test to fail. | jimw@mysql.com | 2005-08-17 | 1 | -6/+0 |
|/ / | |||||
* | | after review fix for bug #12595 | andrey@lmy004. | 2005-08-16 | 1 | -1/+1 |
* | | fix for bug #12595 (Escape character has to be exactly one) | andrey@lmy004. | 2005-08-16 | 1 | -1/+7 |
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 | acurtis@xiphis.org | 2005-08-11 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | subselect.test, subselect.result: | igor@rurik.mysql.com | 2005-08-08 | 1 | -0/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2005-07-18 | 1 | -1/+7 |
|\ \ | |||||
| * | | Cleanups during review | monty@mishka.local | 2005-07-18 | 1 | -1/+7 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-07-16 | 1 | -20/+24 |
|\ \ \ | |/ / |/| | | |||||
| * | | stop evaluation constant functions in WHERE (BUG#4663) | bell@sanja.is.com.ua | 2005-07-16 | 1 | -18/+22 |
* | | | After merge fixes | monty@mysql.com | 2005-07-04 | 1 | -3/+7 |
* | | | manual merge | monty@mysql.com | 2005-07-04 | 1 | -1/+16 |
|\ \ \ | |||||
| * | | | Fixes during review of new code | monty@mysql.com | 2005-07-04 | 1 | -1/+16 |
* | | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -17/+14 |
|/ / / | |||||
* | | | Fix bug#11325 Wrong date comparison in views | evgen@moonbone.local | 2005-06-24 | 1 | -4/+6 |
* | | | Merge | sergefp@mysql.com | 2005-06-23 | 1 | -1/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter s... | sergefp@mysql.com | 2005-06-20 | 1 | -1/+3 |
* | | Rename all prepared statements COM_ commands to prefix with COM_STMT_ | konstantin@mysql.com | 2005-06-17 | 1 | -1/+1 |
* | | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0 | georg@lmy002.wdf.sap.corp | 2005-06-15 | 1 | -3/+4 |
|\ \ | |||||
| * | | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 1 | -3/+4 |
* | | | Manual merge | igor@igor-inspiron.creware.com | 2005-06-13 | 1 | -3/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | func_if.result, func_if.test: | igor@igor-inspiron.creware.com | 2005-06-13 | 1 | -3/+1 |
* | | Fix for bug #9764 (DISTINCT IFNULL truncates data) | hf@deer.(none) | 2005-06-08 | 1 | -14/+12 |
* | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
* | | Merge igor-inspiron.creware.com:/home/igor/mysql-5.0 | igor@igor-inspiron.creware.com | 2005-06-02 | 1 | -12/+12 |
|\ \ | |||||
| * | | item_func.h: | igor@igor-inspiron.creware.com | 2005-06-02 | 1 | -12/+12 |
* | | | Fix bug #9669 Ordering on IF function with FROM_UNIXTIME function fails | evgen@moonbone.local | 2005-06-02 | 1 | -1/+8 |
* | | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
* | | Post-review fixes of BUG#9937: Crash on call to stored procedure. | pem@mysql.comhem.se | 2005-05-31 | 1 | -1/+1 |
* | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-05-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed BUG#9937: Crash on call to stored procedure. | pem@mysql.comhem.se | 2005-05-26 | 1 | -1/+1 |
* | | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
* | | merge | monty@mishka.local | 2005-05-06 | 1 | -2/+1 |
|\ \ | |||||
| * | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -2/+1 |
* | | | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -1/+30 |
|/ / | |||||
* | | Merge | pekka@mysql.com | 2005-04-01 | 1 | -2/+8 |
|\ \ | |/ |