Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-14 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-09-21 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cache | Eugene Kosov | 2018-09-10 | 1 | -1/+1 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-02-03 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2018-02-02 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Fix ASAN failure in main.lock (and others) | Vicențiu Ciorbaru | 2018-01-30 | 1 | -0/+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 |
| |\ \ | | |/ | |||||
| | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct... | Oleksandr Byelkin | 2017-10-13 | 1 | -2/+2 |
* | | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -8/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-01-14 | 1 | -8/+3 |
| |\ \ | | |/ | |||||
| | * | MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap... | Sergei Golubchik | 2017-01-11 | 1 | -10/+3 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -2/+6 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5973: MySQL Bug#11757486:49539: NON-DESCRIPTIVE ERR (ERROR 0 FROM STORA... | Oleksandr Byelkin | 2016-06-21 | 1 | -1/+1 |
* | | | MDEV-8989: ORDER BY optimizer ignores equality propagation | Sergei Petrunia | 2016-05-23 | 1 | -1/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -7/+7 |
| |\ \ | | |/ | |||||
| | * | use consistent error messaging for IGNORE | Sergei Golubchik | 2016-04-20 | 1 | -19/+5 |
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -7/+21 |
| | |\ | |||||
| | | * | BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEY | Nisha Gopalakrishnan | 2016-02-11 | 1 | -6/+20 |
| | | * | Bug#16757869: INNODB: POSSIBLE REGRESSION IN 5.5.31, BUG#16004999 | Jon Olav Hauglid | 2013-05-06 | 1 | -3/+15 |
| | | * | BUG#15978766 - TEST VALGRIND_REPORT FAILS INNODB TESTS | Raghav Kapoor | 2013-04-08 | 1 | -0/+3 |
| | | * | Fixing a compilation issue. | Annamalai Gurusami | 2012-10-09 | 1 | -1/+1 |
| | | * | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH | Annamalai Gurusami | 2012-10-08 | 1 | -4/+10 |
| | | * | Bug#14248833: UPDATE ON INNODB TABLE ENTERS RECURSION | Evgeny Potemkin | 2012-06-28 | 1 | -0/+9 |
| | | * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -10/+20 |
| | | |\ | |||||
| | | | * | BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS | Jorgen Loland | 2011-06-16 | 1 | -10/+20 |
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | * | | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL | Jorgen Loland | 2011-02-21 | 1 | -1/+97 |
| | | * | | 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 |
| | | | | * | Bug#48157: crash in Item_field::used_tables | Martin Hansson | 2010-05-11 | 1 | -1/+2 |
| | | | * | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -31/+62 |
| | | * | | | Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table, | Jon Olav Hauglid | 2010-12-16 | 1 | -3/+13 |
| | | * | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-16 | 1 | -1/+3 |
| | | |\ \ \ | |||||
| | | | * | | | Bug#54812: assert in Diagnostics_area::set_ok_status | Jorgen Loland | 2010-11-15 | 1 | -1/+3 |
| | | * | | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -2/+10 |
| | | |/ / / | |||||
| | | * | | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -31/+62 |
| | | * | | | manual merge from mysql-5.1-bugteam | Jon Olav Hauglid | 2010-08-09 | 1 | -69/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Bug #54106 assert in Protocol::end_statement, | Jon Olav Hauglid | 2010-08-09 | 1 | -68/+1 |
| | | * | | | Rename select_send::abort() to select_send::abort_result_set() | Alexander Nozdrin | 2010-07-28 | 1 | -2/+2 |
| | | * | | | manual merge from mysql-5.1-bugteam | Jon Olav Hauglid | 2010-07-19 | 1 | -2/+10 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Bug #54734 assert in Diagnostics_area::set_ok_status | Jon Olav Hauglid | 2010-07-19 | 1 | -2/+10 |
| | | * | | | Bug #30584: delete with order by and limit clauses does not | Gleb Shchepa | 2010-06-23 | 1 | -24/+17 |