Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |/ | |||||
| * | A fix for Bug#9443 "mysql_client_test fails on linux and some solaris | konstantin@mysql.com | 2005-03-31 | 1 | -2/+8 |
* | | postmerge 4.1->5.0 fixes | bell@sanja.is.com.ua | 2005-04-01 | 1 | -1/+1 |
* | | sql/ha_federated.cc: update to new prototype | serg@serg.mylan | 2005-03-17 | 1 | -1/+1 |
* | | Fixes for bug#8115 "Server Crash with prepared statement" | konstantin@mysql.com | 2005-03-03 | 1 | -6/+17 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-02 | 1 | -1/+7 |
|\ \ | |||||
| * \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-28 | 1 | -1/+7 |
| |\ \ | |||||
| | * \ | merge with 4.1 | monty@mysql.com | 2005-02-28 | 1 | -1/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 1 | -1/+7 |
* | | | | bug#8151 - truncate leaves a transaction open | serg@serg.mylan | 2005-03-02 | 1 | -3/+2 |
|/ / / | |||||
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-02-16 | 1 | -21/+41 |
|\ \ \ | |/ / | |||||
| * | | Fix - to not to call val_xxx in Item_func_interval twice | hf@deer.(none) | 2005-02-16 | 1 | -3/+12 |
| * | | Safety fix | monty@mysql.com | 2005-02-15 | 1 | -3/+4 |
| * | | After merge fixes | monty@mysql.com | 2005-02-15 | 1 | -17/+27 |
* | | | Merge | mskold@mysql.com | 2005-02-11 | 1 | -86/+407 |
|\ \ \ | |/ / |