| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge mysql.com:/home/mysql_src/mysql-4.1-gca | unknown | 2005-11-10 | 1 | -4/+4 |
|\ |
|
| * | Declaring some class members public for BUG#12377: | unknown | 2005-11-10 | 1 | -4/+4 |
| * | Review of new pushed code | unknown | 2005-11-01 | 1 | -0/+1 |
* | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi... | unknown | 2005-11-01 | 1 | -0/+1 |
* | | Merge 4.1 - 5.0 | unknown | 2005-10-28 | 1 | -0/+1 |
* | | Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(), | unknown | 2005-09-14 | 1 | -1/+4 |
* | | Make SYSDATE() behave as in Oracle: always the current datetime, not the | unknown | 2005-08-24 | 1 | -0/+27 |
* | | Fix bug #12298 Typo in timestampdiff() function name results in erroneous | unknown | 2005-08-12 | 1 | -1/+1 |
* | | Manual merge | unknown | 2005-08-07 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fix bug#12266 GROUP BY DATE(LEFT(column,8)) returns result strings with reduced | unknown | 2005-08-04 | 1 | -0/+6 |
* | | Name resolution context added (BUG#6443) | unknown | 2005-07-01 | 1 | -1/+1 |
* | | fixed time_format printing (BUG#7521) | unknown | 2005-06-20 | 1 | -1/+2 |
* | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU... | unknown | 2005-06-17 | 1 | -0/+3 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | unknown | 2005-05-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | BUG#10241 cygwin port: invalid pragma interface directives | unknown | 2005-05-04 | 1 | -1/+1 |
* | | Precision Math implementation | unknown | 2005-02-09 | 1 | -1/+3 |
* | | Manual merge of fixes for bugs #7899 "CREATE TABLE .. SELECT .. and | unknown | 2005-01-28 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Fix for bug #7899 "CREATE TABLE .. SELECT .. and CONVERT_TZ() function | unknown | 2005-01-26 | 1 | -2/+6 |
* | | Rename: Item::val -> Item::val_real(). | unknown | 2004-11-11 | 1 | -9/+9 |
* | | merge with 4.1 | unknown | 2004-10-29 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | unknown | 2004-09-07 | 1 | -0/+5 |
* | | Merge with 4.1 | unknown | 2004-09-06 | 1 | -1/+15 |
|\ \
| |/ |
|
| * | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | unknown | 2004-08-10 | 1 | -1/+15 |
* | | Merge with 4.1.3-beta | unknown | 2004-07-07 | 1 | -19/+37 |
|\ \
| |/ |
|
| * | WL#1264 "Per-thread time zone support infrastructure". | unknown | 2004-06-18 | 1 | -19/+37 |
* | | Merge 4.1 -> 5.0. | unknown | 2004-04-07 | 1 | -40/+64 |
|\ \
| |/ |
|
| * | WL#1266 "Separate auto-set logic from TIMESTAMP type." | unknown | 2004-04-02 | 1 | -0/+1 |
| * | DBUG_ASSERT(fixed == 1); added to val* | unknown | 2004-03-18 | 1 | -12/+23 |
| * | Task #835: additional changes fot str_to_date | unknown | 2004-03-15 | 1 | -22/+21 |
| * | Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULL | unknown | 2004-03-09 | 1 | -6/+19 |
* | | post-merge fixes | unknown | 2003-12-08 | 1 | -5/+22 |
|\ \
| |/
|/| |
|
| * | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functions | unknown | 2003-12-08 | 1 | -5/+23 |
* | | WL#1253: LAST_DAY | unknown | 2003-11-17 | 1 | -0/+18 |
* | | Merge | unknown | 2003-11-03 | 1 | -64/+63 |
|\ \ |
|
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | unknown | 2003-11-03 | 1 | -64/+63 |
* | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -1/+1 |
* | | | Merge | unknown | 2003-10-22 | 1 | -10/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | fixed printability of Items (all items except subselects) | unknown | 2003-10-12 | 1 | -10/+14 |
| |/ |
|
* | | Scrum task 835 - text-to-datetime conversion function | unknown | 2003-10-20 | 1 | -0/+43 |
|/ |
|
* | tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t... | unknown | 2003-08-29 | 1 | -11/+0 |
* | CAST(expr AS CHAR(10)) is now working | unknown | 2003-08-21 | 1 | -7/+9 |
* | merge | unknown | 2003-08-19 | 1 | -5/+75 |
|\ |
|
| * | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | unknown | 2003-08-11 | 1 | -5/+75 |
* | | Merge with 4.0.14 | unknown | 2003-08-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Bugfix for #614 | unknown | 2003-06-11 | 1 | -0/+1 |
* | | Old style charset() and set_charset() were removed. | unknown | 2003-08-05 | 1 | -10/+10 |
* | | SAPDB date/time finctions | unknown | 2003-07-08 | 1 | -64/+18 |
* | | Internal commit | unknown | 2003-06-23 | 1 | -3/+158 |
* | | Fixing a bug #195 | unknown | 2003-03-27 | 1 | -1/+2 |
* | | Strings which appear without charset context, | unknown | 2003-03-03 | 1 | -39/+39 |