| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -0/+24 |
|\ |
|
| * | MDEV-11071 - Assertion `thd->transaction.stmt.is_empty()' failed in | Sergey Vojtovich | 2018-10-16 | 1 | -0/+24 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null || | Sergey Vojtovich | 2018-09-18 | 1 | -0/+21 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-19 | 1 | -0/+25 |
|\ \
| |/ |
|
| * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ... | Monty | 2018-05-16 | 1 | -0/+25 |
* | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc() | Sergey Vojtovich | 2016-10-26 | 1 | -0/+12 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | MDEV-9728 - Hard crash in metadata_lock_info | Sergey Vojtovich | 2016-06-21 | 1 | -0/+10 |
* | | MDEV-7286 TRIGGER: CREATE OR REPLACE, CREATE IF NOT EXISTS | Alexander Barkov | 2015-03-04 | 1 | -2/+0 |
|/ |
|
* | MDEV-7299 Assertion `m_status == DA_ERROR || m_status == DA_OK' fails on conc... | Sergei Golubchik | 2015-01-19 | 1 | -2/+8 |
* | fix intermittent failures of main.create_or_replace test in buildbot | Sergei Golubchik | 2014-09-17 | 1 | -10/+10 |
* | fixes for test cases | Sergei Golubchik | 2014-09-16 | 1 | -0/+2 |
* | Fixed two bugs with CREATE OR REPLACE and LOCK TABLES: | Michael Widenius | 2014-09-08 | 1 | -0/+32 |
* | MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLE | Michael Widenius | 2014-03-23 | 1 | -2/+5 |
* | MDEV-5854 Interrupted CREATE OR REPLACE is written into binlog, and in a wron... | Michael Widenius | 2014-03-19 | 1 | -1/+1 |
* | create_or_replace test failed with embedded-server due to different | Elena Stepanova | 2014-03-15 | 1 | -0/+6 |
* | MDEV-5619: CREATE OR REPLACE does not release MDL_EXCLUSIVE upon failure | Michael Widenius | 2014-03-12 | 1 | -0/+36 |
* | MDEV-5602: CREATE OR REPLACE obtains stricter locks than the connection had b... | Michael Widenius | 2014-02-05 | 1 | -0/+22 |
* | Fixes for CREATE_OR_REPLACE | Michael Widenius | 2014-01-31 | 1 | -5/+42 |
* | Implementation of MDEV-5491: CREATE OR REPLACE TABLE | Michael Widenius | 2014-01-29 | 1 | -0/+234 |