Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -1/+5 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -1/+5 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -1/+5 |
| | |\ | |||||
| | | * | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele... | Sergei Golubchik | 2018-09-04 | 1 | -0/+2 |
| | | * | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK... | Alexey Botchkov | 2018-09-02 | 1 | -1/+2 |
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-07-25 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-07-23 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-16192 Table 't' is specified twice, both as a target for 'CREATE' and... | Sachin | 2018-07-18 | 1 | -0/+1 |
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -2/+4 |
|/ / / / | |||||
* | | | | Merge branch 'github/10.2' into 10.3 | Sergei Golubchik | 2018-05-22 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-20 | 1 | -1/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-19 | 1 | -1/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ... | Monty | 2018-05-16 | 1 | -1/+5 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-17 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ... | Varun Gupta | 2018-05-16 | 1 | -2/+3 |
* | | | | MDEV-15465 Server crash or ASAN heap-use-after-free in Item_func_match::clean... | Alexey Botchkov | 2018-05-15 | 1 | -0/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 |
| | | |\ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-04-19 | 1 | -0/+2 |
| | | | |\ | |||||
| | | | | * | BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60 | Nisha Gopalakrishnan | 2018-02-26 | 1 | -2/+3 |
| | | | | * | Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEAR | Dmitry Lenev | 2013-08-20 | 1 | -2/+4 |
| | | | | * | Bug #15954872 "MAKE MDL SUBSYSTEM AND TABLE DEFINITION CACHE | Dmitry Lenev | 2012-12-11 | 1 | -1/+26 |
| | | | | * | Bug #11764779 (former 57649) | Jon Olav Hauglid | 2011-03-07 | 1 | -2/+2 |
| | | | | * | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -3/+23 |
| | | | | * | Remove a dead declaration. | Konstantin Osipov | 2010-10-27 | 1 | -1/+0 |
| | | | | * | Reverted a temporary workaround for bug #56405 "Deadlock | Dmitry Lenev | 2010-09-30 | 1 | -2/+0 |
| | | | | * | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-09-30 | 1 | -0/+2 |
| | | | | |\ | |||||
| | | | | | * | A temporary workaround for bug #56405 "Deadlock in the | Dmitry Lenev | 2010-09-06 | 1 | -0/+2 |
| | | | | * | | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGE | Dmitry Lenev | 2010-09-15 | 1 | -1/+12 |
| | | | | * | | Fix for bug #55273 "FLUSH TABLE tm WITH READ LOCK for Merge | Dmitry Lenev | 2010-09-09 | 1 | -0/+5 |
| | | | | * | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilege | Alexander Nozdrin | 2010-08-31 | 1 | -2/+3 |
| | | | | * | | Remove unused enum (enum open_table_mode). | Alexander Nozdrin | 2010-08-31 | 1 | -1/+0 |
| | | | | * | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilege | Alexander Nozdrin | 2010-08-31 | 1 | -2/+5 |
| | | | | |/ | |||||
| | | | | * | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing. | Jon Olav Hauglid | 2010-08-20 | 1 | -35/+83 |
| | | | | |\ | |||||
| | | | | | * | Bug #56085 Embedded server tests fails with assert in | Jon Olav Hauglid | 2010-08-19 | 1 | -0/+30 |
| | | | | | * | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -1/+0 |
| | | | | | |\ | |||||
| | | | | | * | | Extract reload_acl_and_cache() and flush_tables_with_read_lock() | Konstantin Osipov | 2010-08-13 | 1 | -0/+43 |
| | | | | | * | | Remove dead code. | Konstantin Osipov | 2010-08-12 | 1 | -2/+1 |
| | | | | | * | | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -8/+5 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH | Dmitry Lenev | 2010-07-27 | 1 | -8/+3 |
| | | | | | * | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". | Konstantin Osipov | 2010-08-09 | 1 | -5/+4 |
| | | | | | * | | | Cleanup: remove unused declarations from sql_base.h. | Konstantin Osipov | 2010-08-04 | 1 | -27/+0 |
| | | | | * | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 1 | -1/+1 |
| | | | | | |_|/ | | | | | |/| | | |||||
| | | | | * | | | Bug#53676: Unexpected errors and possible table | Mattias Jonsson | 2010-08-13 | 1 | -8/+0 |
| | | | | |/ / | |||||
| | | | | * | | Merge trunk-bugfixing -> trunk-runtime. | Konstantin Osipov | 2010-07-29 | 1 | -1/+1 |
| | | | | |\ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | | * | BUG#55387: binlog.binlog_tmp_table crashes the server | Luis Soares | 2010-07-22 | 1 | -1/+1 |
| | | | | * | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -0/+1 |