Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-8024 Remove excessive update_used_tables() calls | Alexander Barkov | 2015-04-22 | 1 | -0/+66 |
* | Removing duplicate code/declarations: | Alexander Barkov | 2015-04-17 | 1 | -34/+34 |
* | Moving fix_length_and_dec() from Item_result_field to Item_func_or_sum, | Alexander Barkov | 2015-04-17 | 1 | -2/+1 |
* | Minor reorganization in Item hierarchy, to remove duplicate code. | Alexander Barkov | 2015-04-17 | 1 | -1/+87 |
* | Removing Item_string::m_cs_specified and | Alexander Barkov | 2015-03-30 | 1 | -28/+6 |
* | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx) | Alexander Barkov | 2015-03-18 | 1 | -0/+15 |
* | Adding "const" qualifier to Item::compare_collation() | Alexander Barkov | 2015-03-13 | 1 | -1/+1 |
* | Clean-up: | Alexander Barkov | 2015-03-12 | 1 | -1/+1 |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -2/+3 |
|\ | |||||
| * | MDEV-7629 Regression: Bit and hex string literals changed column names in 10.... | Alexander Barkov | 2015-02-25 | 1 | -2/+3 |
* | | Removing the Hybrid_type_traits framework. It's not used since 5.5. | Alexander Barkov | 2015-02-12 | 1 | -115/+0 |
* | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 5.5 merge | Sergei Golubchik | 2015-01-21 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-6855 Assertion `cond_type == Item::FUNC_ITEM' failed in check_group_min_... | Michael Widenius | 2014-12-15 | 1 | -1/+1 |
* | | | cleanup: comments referring to non-extistent Item classes | Sergei Golubchik | 2014-12-04 | 1 | -5/+9 |
* | | | MDEV-6980 OUT parameters in PREPARE | Sergei Golubchik | 2014-12-04 | 1 | -1/+0 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-11-19 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-7113 difference between check_vcol_func_processor and check_partition_fu... | Sergei Golubchik | 2014-11-18 | 1 | -0/+1 |
| * | | MDEV-7001 Bad result for NOT NOT STRCMP('a','b') and NOT NOT NULLIF(2,3) | Alexander Barkov | 2014-11-02 | 1 | -0/+6 |
* | | | MDEV-5231: Per query variables from Percona Server (rewritten) | Oleksandr Byelkin | 2014-11-11 | 1 | -0/+11 |
* | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -73/+355 |
|\ \ \ | |/ / | |||||
| * | | Fixed test failures | Michael Widenius | 2014-09-22 | 1 | -2/+1 |
| * | | - MDEV-6695 Bad column name for UCS2 string literals | Alexander Barkov | 2014-09-04 | 1 | -67/+75 |
| * | | Creating a new class in_string::Item_string_for_in_vector | Alexander Barkov | 2014-09-04 | 1 | -5/+2 |
| * | | Adding Item_string_sys and Item_string_ascii to reduce duplicate code | Alexander Barkov | 2014-09-03 | 1 | -0/+26 |
| * | | MDEV-6688 Illegal mix of collation with bit string B'01100001' | Alexander Barkov | 2014-09-03 | 1 | -17/+35 |
| * | | Moving Item::str_value from public to protected. | Alexander Barkov | 2014-09-03 | 1 | -2/+58 |
| * | | MDEV-6679 Different optimizer plan for "a BETWEEN 'string' AND ?" and "a BETW... | Alexander Barkov | 2014-09-02 | 1 | -8/+73 |
| * | | MDEV-6661 PI() does not work well in UCS2/UTF16/UTF32 context | Alexander Barkov | 2014-09-01 | 1 | -8/+83 |
| * | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -0/+38 |
| |\ \ | | |/ | |||||
| | * | 5.3 merge | Sergei Golubchik | 2014-08-01 | 1 | -0/+38 |
| | |\ | |||||
| | | * | MDEV-4511 Assertion `scale <= precision' fails on GROUP BY TIMEDIFF with inco... | Alexander Barkov | 2014-07-28 | 1 | -0/+38 |
| | | * | 5.2 merge | Sergei Golubchik | 2014-03-16 | 1 | -3/+17 |
| | | |\ | |||||
| | | | * | 5.1 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+16 |
| | | | |\ | |||||
| | | | | * | mysql-5.1.73 merge | Sergei Golubchik | 2014-03-15 | 1 | -2/+15 |
| | | | | |\ | |||||
| | | | | | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | | * | | | merge 5.1->5.2 | unknown | 2014-03-12 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | MDEV-5717: Server crash with insert statement containing DEFAULT into view | unknown | 2014-03-12 | 1 | -1/+1 |
* | | | | | | | cleanup: query rewrites for Item_param and Item_splocal | Sergei Golubchik | 2014-10-10 | 1 | -42/+81 |
* | | | | | | | MDEV-5317 out parameters in PREPARE "SELECT ... INTO" | Sergei Golubchik | 2014-10-10 | 1 | -0/+1 |
* | | | | | | | cleanup: get rid of (Item_splocal*)item downcast | Sergei Golubchik | 2014-10-10 | 1 | -3/+4 |
* | | | | | | | cleanup: public Item_param::get_settable_routine_parameter() | Sergei Golubchik | 2014-10-10 | 1 | -3/+2 |
|/ / / / / / | |||||
* | | | | | | MDEV-5969 Crash in prepared statement with NO_ZERO_IN_DATE and ROLLUP | Sergei Golubchik | 2014-03-29 | 1 | -0/+18 |
* | | | | | | 5.5 merge | Sergei Golubchik | 2014-03-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.3-merge | Sergei Golubchik | 2014-03-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-5717: Server crash with insert statement containing DEFAULT into view | unknown | 2014-03-12 | 1 | -1/+1 |
* | | | | | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t... | Alexander Barkov | 2014-03-07 | 1 | -0/+2 |
* | | | | | | merge | Sergei Golubchik | 2014-02-28 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -1/+6 |
| |\ \ \ \ \ \ |