Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |