Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1 | Varun Gupta | 2019-11-07 | 1 | -0/+1 |
* | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -0/+24 |
|\ | |||||
| * | MDEV-19421 Basic 3-way join queries are not parsed. | Igor Babaev | 2019-07-11 | 1 | -0/+24 |
* | | 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 '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -0/+1 |
|\ \ | |/ | |||||
* | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -7/+8 |
* | | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are not | Andrei Elkin | 2019-01-24 | 1 | -1/+5 |
* | | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts. | Andrei Elkin | 2019-01-23 | 1 | -1/+1 |
* | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -7/+52 |
|\ \ | |||||
| * | | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele... | Sergei Golubchik | 2018-09-04 | 1 | -4/+9 |
| * | | create a reusable function that tells what FK actions can write | Sergei Golubchik | 2018-09-04 | 1 | -0/+1 |
| * | | extend prelocking to FK-accessed tables | Sergei Golubchik | 2018-09-04 | 1 | -2/+4 |
| * | | cleanup: sp_head::add_used_tables_to_table_list() | Sergei Golubchik | 2018-09-04 | 1 | -0/+22 |
| * | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -2/+7 |
| * | | Merge branch '5.5' into 10.0bb-10.0-merge-sanja | Oleksandr Byelkin | 2018-09-03 | 1 | -0/+10 |
| |\ \ | | |/ | |||||
| | * | MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec... | Oleksandr Byelkin | 2018-08-31 | 1 | -0/+10 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 1 | -3/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-20 | 1 | -3/+4 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-04-19 | 1 | -3/+4 |
| | |\ | |||||
| | | * | BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROC | Karthik Kamath | 2017-12-05 | 1 | -2/+3 |
| | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | * | Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE | Neeraj Bisht | 2013-05-13 | 1 | -0/+3 |
| | | * | Merge 5.1-security => 5.5-security | Tor Didriksen | 2012-01-27 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTH | Tor Didriksen | 2012-01-27 | 1 | -0/+1 |
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * | | BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS | Jorgen Loland | 2011-06-16 | 1 | -2/+2 |
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/ | |||||
| | | * | | Bug#60111 storage type for table not saved in .frm | Magnus Blåudd | 2011-03-25 | 1 | -2/+10 |
| | | * | | Bug#60111 storage type for table not saved in .frm | Magnus Blåudd | 2011-03-04 | 1 | -0/+2 |
| | | * | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | | | | * | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam. | Gleb Shchepa | 2010-12-14 | 1 | -1/+0 |
| | | | * | | Bug#51851: Server with SBR locks mutex twice on | Mattias Jonsson | 2010-10-01 | 1 | -0/+1 |
| | | * | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -1/+2 |
| | | * | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c | Davi Arnaut | 2010-10-06 | 1 | -1/+3 |
| | | * | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-09-03 | 1 | -1/+0 |
| | | |\ \ \ | |||||
| | | | * \ \ | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-08-25 | 1 | -1/+0 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | merge | Georgi Kodinov | 2010-08-20 | 1 | -1/+0 |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | | * | | merge mysql-5.1-bugteam into mysql-5.1-security | Georgi Kodinov | 2010-08-02 | 1 | -1/+1 |
| | | | | | |\ \ | |||||
| | | | | | * | | | Bug #54476: crash when group_concat and 'with rollup' in | Alexey Kopytov | 2010-07-23 | 1 | -1/+0 |
| | | * | | | | | | Remove unused enum (enum open_table_mode). | Alexander Nozdrin | 2010-08-31 | 1 | -12/+0 |
| | | * | | | | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilege | Alexander Nozdrin | 2010-08-27 | 1 | -0/+1 |
| | | |/ / / / / | |||||
| | | * | | | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime | Jon Olav Hauglid | 2010-08-18 | 1 | -17/+0 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -17/+0 | |
| | | * | | | | | | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -1/+0 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Bug#53676: Unexpected errors and possible table | Mattias Jonsson | 2010-08-13 | 1 | -1/+0 |
| | | | |/ / / / | |||||
| | | * | | | | | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -8/+55 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH | Dmitry Lenev | 2010-07-27 | 1 | -0/+51 |