Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -1/+1 |
* | cleanup: vcol_in_partition_func_processor | Sergei Golubchik | 2018-05-15 | 1 | -2/+2 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-29 | 1 | -0/+1 |
| | |\ | |||||
| | | * | MDEV-15035 Wrong results when calling a stored procedure | Igor Babaev | 2018-04-25 | 1 | -0/+1 |
* | | | | cleanup: extend Item_cache::get_cache() to accept f_type | Sergei Golubchik | 2018-03-14 | 1 | -2/+11 |
* | | | | cleanup: add Item::convert_time_to_datetime() helper | Sergei Golubchik | 2018-03-14 | 1 | -0/+9 |
* | | | | cleanup: typos, comments, whitespace | Sergei Golubchik | 2018-03-14 | 1 | -3/+3 |
* | | | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraints | Monty | 2018-02-10 | 1 | -0/+8 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -2/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -2/+8 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+6 |
| | | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Bug #26881946: INCORRECT BEHAVIOR WITH "VALUES" | Sreeharsha Ramanavarapu | 2017-11-16 | 1 | -0/+2 |
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -6/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -6/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -6/+8 |
* | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-11-07 | 1 | -0/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparison | Alexander Barkov | 2017-11-02 | 1 | -0/+11 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-10-17 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, | Ajo Robert | 2017-08-24 | 1 | -1/+7 |
| | | | * | Bug #18823979: PS: UCS2 + CASE WHEN THEN ELSE CRASH IN | Sreeharsha Ramanavarapu | 2016-01-29 | 1 | -5/+1 |
* | | | | | merge 10.1->10.2 | Vladislav Vaintroub | 2017-10-07 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13242 Wrong results for queries with row constructors and information_sc... | Alexander Barkov | 2017-10-05 | 1 | -0/+2 |
* | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-09-17 | 1 | -2/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-10191 non convertible chars convert() resulted in Null instead "?" on Wi... | Alexander Barkov | 2017-09-15 | 1 | -2/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -20/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-06-21 | 1 | -20/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su... | Alexander Barkov | 2017-06-19 | 1 | -19/+14 |
| | * | | | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a view | Vicențiu Ciorbaru | 2017-06-15 | 1 | -1/+1 |
* | | | | | MDEV-13089 identifier quoting in partitioning | Sergei Golubchik | 2017-07-05 | 1 | -0/+1 |
* | | | | | cleanup: move Virtual_column_info::print out of Virtual_column_info | Sergei Golubchik | 2017-07-05 | 1 | -0/+22 |
* | | | | | Fixed the bug mdev-12845. | Igor Babaev | 2017-06-22 | 1 | -9/+57 |
* | | | | | MDEV-12471: BULK Command | Oleksandr Byelkin | 2017-06-14 | 1 | -3/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -21/+0 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW column | Alexander Barkov | 2017-05-05 | 1 | -0/+21 |
* | | | | | MDEV-10355 Weird error message upon CREATE TABLE with DEFAULT | Sergei Golubchik | 2017-04-30 | 1 | -5/+4 |
* | | | | | MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTbb-10.2-MDEV-10355 | Jacob Mathew | 2017-04-18 | 1 | -0/+29 |
* | | | | | MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117 | Jacob Mathew | 2017-04-17 | 1 | -0/+5 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 1 | -0/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-03-21 | 1 | -0/+5 |
| | |\ \ \ | | | |/ / |