| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | MDEV-12633 Error from valgrind related to dd_frm_type | Monty | 2017-11-02 | 1 | -1/+14 |
* | | cleanup: change dd_frm_type() to return the engine name, not legacy_db_type | Sergei Golubchik | 2017-03-10 | 1 | -23/+27 |
* | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+1 |
|\ \ |
|
| * | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | | MDEV-6107 merge default_tmp_storage_engine | Sergei Golubchik | 2014-06-15 | 1 | -1/+1 |
|/ / |
|
* | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -10/+71 |
|\ \
| |/ |
|
| * | fix an old bug where dd_frm_type() could incorrectly determine the table type | Sergei Golubchik | 2013-08-28 | 1 | -5/+55 |
* | | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() | Sergei Golubchik | 2013-04-09 | 1 | -82/+0 |
* | | cleanups | Sergei Golubchik | 2013-04-09 | 1 | -8/+17 |
* | | ha_create_table: remove unused argument | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | rename open_binary_frm() to TABLE_SHARE::init_from_binary_frm_image() | Sergei Golubchik | 2013-04-09 | 1 | -3/+1 |
* | | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 1 | -0/+5 |
|/ |
|
* | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -21/+46 |
|\ |
|
| * | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for | Mattias Jonsson | 2010-08-16 | 1 | -21/+46 |
* | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". | Konstantin Osipov | 2010-08-09 | 1 | -2/+0 |
|/ |
|
* | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-06-06 | 1 | -1/+1 |
* | Bug#42643: InnoDB does not support replication of TRUNCATE TABLE | Davi Arnaut | 2010-05-25 | 1 | -0/+161 |