Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_dec | Oleksandr Byelkin | 2018-06-19 | 1 | -67/+92 |
|\ | |||||
| * | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -53/+65 |
* | | moved include <cmath> from my_global.h | Sergey Vojtovich | 2018-05-26 | 1 | -0/+1 |
* | | Use std::isfinite in C++ code | Sergey Vojtovich | 2018-05-24 | 1 | -1/+1 |
* | | MDEV-14551 Can't find record in table on multi-table update with ORDER BY | Sergei Golubchik | 2018-05-17 | 1 | -1/+1 |
* | | MDEV-15576: Server crashed in Cached_item_str::cmp / sortcmp or Assertion `it... | Oleksandr Byelkin | 2018-05-15 | 1 | -10/+7 |
* | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -0/+8 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -0/+8 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-29 | 1 | -0/+7 |
| | | |\ | |||||
| | | | * | MDEV-15035 Wrong results when calling a stored procedure | Igor Babaev | 2018-04-25 | 1 | -0/+7 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -0/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -0/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-15624 Changing the default character set to utf8mb4 changes query evalua... | Alexander Barkov | 2018-04-04 | 1 | -0/+2 |
* | | | | | MDEV-15957 Unexpected "Data too long" when doing CREATE..SELECT with stored func | Alexander Barkov | 2018-04-23 | 1 | -1/+1 |
* | | | | | MDEV-15728 main.thread_id_overflow fails in ps-protocol | Sergei Golubchik | 2018-04-12 | 1 | -1/+1 |
* | | | | | Cleanup: renaming methods make_field(Send_field*) to make_send_field(..) | Alexander Barkov | 2018-04-05 | 1 | -2/+2 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-03-23 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-03-23 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-14779: using left join causes incorrect results with materialization and... | Varun Gupta | 2018-03-22 | 1 | -1/+1 |
| * | | | | cleanup: make find_date_time_item() static | Sergei Golubchik | 2018-03-14 | 1 | -1/+0 |
* | | | | | MDEV-15597 Add class Load_data_outvar and avoid using Item::STRING_ITEM for I... | Alexander Barkov | 2018-03-20 | 1 | -2/+31 |
* | | | | | Adding "const" qualifier into a few methods and parameters in the LOAD code | Alexander Barkov | 2018-03-15 | 1 | -1/+1 |
* | | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibility | Alexander Barkov | 2018-02-25 | 1 | -2/+4 |
* | | | | | MDEV-14645: AS OF TIMESTAMP is misused as TRX_ID | Sergei Golubchik | 2018-02-24 | 1 | -25/+0 |
* | | | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2018-02-23 | 1 | -17/+28 |
|\ \ \ \ \ | |||||
| * | | | | | A cleanup for MDEV-15340 + fix MDEV-15363 Wrong result for CAST(LAST_DAY(TIME... | Alexander Barkov | 2018-02-21 | 1 | -9/+1 |
| * | | | | | MDEV-15340 Wrong result HOUR(case_expression_with_time_and_datetime) | Alexander Barkov | 2018-02-19 | 1 | -14/+33 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -0/+23 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-15293 CAST(AS TIME) returns bad results for LAST_VALUE(),NAME_CONST(),SP... | Alexander Barkov | 2018-02-13 | 1 | -0/+22 |
| * | | | | | MDEV-15287 Bad result for LEAST/GREATEST(datetime_alike_string, time) | Alexander Barkov | 2018-02-12 | 1 | -0/+1 |
* | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | | | | | | Renamed Item_user_var_as_out_param::name to org_name | Monty | 2018-01-30 | 1 | -2/+3 |
* | | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -7/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MDEV 13679 Enabled sequences to be used in DEFAULT | Monty | 2017-12-22 | 1 | -7/+25 |
* | | | | | | | MDEV-14645: AS OF TIMESTAMP is misused as TRX_ID [fixes #396] | Aleksey Midenkov | 2017-12-14 | 1 | -0/+24 |
* | | | | | | | System Versioning 1.0 pre3 | Aleksey Midenkov | 2017-12-11 | 1 | -17/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Refactor parts of Item_func_sp into Item_sp | Varun Gupta | 2017-12-04 | 1 | -17/+2 |
* | | | | | | | System Versioning 1.0pre2 | Aleksey Midenkov | 2017-11-23 | 1 | -166/+166 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Remove not used mem_root argument from build_clone(), get_copy() and get_item... | Michael Widenius | 2017-11-23 | 1 | -165/+165 |
| * | | | | | | Handle failures from malloc | Michael Widenius | 2017-11-17 | 1 | -1/+1 |
* | | | | | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -1/+8 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -1/+8 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2017-11-09 | 1 | -1/+8 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | |/ / |