Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -6/+4 |
|\ \ \ | |/ / | |||||
| * | | Adjusting sql_command to align with higher version, this is an adjustment | Varun Gupta | 2019-05-02 | 1 | -5/+4 |
| * | | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | MDEV-15907 ASAN heap-use-after-free | Robert Bindar | 2019-04-24 | 1 | -2/+0 |
* | | | MDEV-17654 Incorrect syntax returned for column with CHECK constraint in the ... | Anel Husakovic | 2019-05-01 | 1 | -7/+10 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is used | Igor Babaev | 2019-04-22 | 1 | -0/+5 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -4/+47 |
|\ \ \ | |/ / | |||||
| * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -1/+1 |
| * | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -0/+42 |
| * | | cleanup: misc | Sergei Golubchik | 2019-03-12 | 1 | -3/+4 |
| * | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -4/+5 |
| |\ \ | |||||
| | * | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -4/+5 |
* | | | | compiler warnings | Sergei Golubchik | 2019-02-05 | 1 | -2/+2 |
* | | | | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS | Anel Husakovic | 2019-01-16 | 1 | -0/+45 |
* | | | | MDEV-16792 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e... | Sergei Golubchik | 2018-09-21 | 1 | -3/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Oleksandr Byelkin | 2018-08-15 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -9/+94 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-06-14 | 1 | -9/+94 |
| |\ \ \ | | |/ / | |||||
| | * | | fix SHOW PROCESSLIST for --embedded | Sergei Golubchik | 2018-06-13 | 1 | -9/+9 |
| | * | | MDEV-15359 Thread stay in "cleaning up" status after finishing | Sergei Golubchik | 2018-06-13 | 1 | -0/+85 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10269 - Killed queries from I_S stay in 'Killed' state for long | Sergey Vojtovich | 2018-03-23 | 1 | -0/+7 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Correct TRASH() macro usage | Sergei Golubchik | 2018-01-22 | 1 | -1/+1 |
* | | | | MDEV-14485 Server hangs on startup in THD::init | Vladislav Vaintroub | 2018-01-29 | 1 | -2/+2 |
* | | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -1/+1 |
* | | | | MDEV-14123: .rocksdb folder may break workflow which re-create data directory | Sergei Petrunia | 2017-12-11 | 1 | -0/+51 |
* | | | | remove dead code | Sergei Golubchik | 2017-11-22 | 1 | -2/+3 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -8/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -2/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -2/+8 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -0/+1 |
| | | * | MDEV-10892 - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failure | Sergey Vojtovich | 2017-10-13 | 1 | -2/+3 |
| | | * | MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTH | Vesa Pentti | 2017-10-10 | 1 | -0/+5 |
| | * | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia... | Sergei Golubchik | 2017-08-01 | 1 | -0/+3 |
| * | | | MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1 | Sergei Golubchik | 2017-10-09 | 1 | -1/+8 |
| * | | | cleanup: is_show_command(thd) | Sergei Golubchik | 2017-10-09 | 1 | -5/+11 |
* | | | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 1 | -3/+3 |
* | | | | merge 10.1->10.2 | Vladislav Vaintroub | 2017-10-07 | 1 | -0/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-13242 Wrong results for queries with row constructors and information_sc... | Alexander Barkov | 2017-10-05 | 1 | -0/+14 |
* | | | | Fix some conversion warnings. | Vladislav Vaintroub | 2017-09-30 | 1 | -4/+4 |