Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+2 |
|\ | |||||
| * | increase MAX_HA (number of simultaneously installed storage engines) to 64 | Sergei Golubchik | 2013-05-20 | 1 | -1/+1 |
| * | MDEV-260 auditing table accesses | Sergei Golubchik | 2013-04-19 | 1 | -0/+1 |
* | | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 1 | -0/+1 |
* | | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 1 | -6/+22 |
* | | Assisted discovery | Sergei Golubchik | 2013-04-09 | 1 | -0/+20 |
* | | dead code, remove unused argument | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
* | | remove HA_CREATE_INFO::frm_only - it's internal server flag, | Sergei Golubchik | 2013-04-09 | 1 | -1/+0 |
* | | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 1 | -0/+2 |
* | | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 1 | -1/+3 |
* | | ha_create_table: remove unused argument | Sergei Golubchik | 2013-04-09 | 1 | -2/+1 |
* | | rename a handler method to more precisely reflect what kind of a hack it does | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
* | | handlerton::discover_table_names() can not discover only | Sergei Golubchik | 2013-04-09 | 1 | -4/+21 |
* | | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file | Sergei Golubchik | 2013-04-09 | 1 | -1/+4 |
* | | single table discovery: handlerton::discover_table() method. | Sergei Golubchik | 2013-04-09 | 1 | -6/+16 |
* | | remove ha_create_table_from_engine() | Sergei Golubchik | 2013-04-09 | 1 | -1/+0 |
* | | handlerton::discover_table_existence() method | Sergei Golubchik | 2013-04-09 | 1 | -0/+23 |
* | | * remove ha_check_if_table_exists() and get_table_share_with_discover(). | Sergei Golubchik | 2013-04-09 | 1 | -2/+0 |
* | | file-based table discovery for discovering storage engines | Sergei Golubchik | 2013-04-09 | 1 | -17/+57 |
* | | * move bas_ext from the handler to the handlerton | Sergei Golubchik | 2013-04-07 | 1 | -1/+5 |
* | | remove handlerton::find_files (new implementation is coming), | Sergei Golubchik | 2013-04-07 | 1 | -11/+0 |
* | | small cleanup - remove prehistoric DB_TYPE_xxx values | Sergei Golubchik | 2013-04-07 | 1 | -19/+17 |
* | | s/st_ha_create_information/HA_CREATE_INFO/ | Sergei Golubchik | 2013-04-07 | 1 | -2/+2 |
* | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 1 | -43/+43 |
* | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | MDEV-4065 thd_kill_statement service | Sergei Golubchik | 2013-01-18 | 1 | -4/+2 |
| * | mysql-5.5.29 merge | Sergei Golubchik | 2013-01-15 | 1 | -1/+3 |
| |\ | |||||
| | * | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH | Annamalai Gurusami | 2012-10-08 | 1 | -0/+2 |
| * | | remove thd_mark_as_hard_kill() | Sergei Golubchik | 2013-01-15 | 1 | -1/+0 |
| * | | Fixed some race conditons and bugs related to killed queries | Michael Widenius | 2013-01-11 | 1 | -0/+8 |
* | | | The patch for the task mdev-539. | Igor Babaev | 2012-12-20 | 1 | -3/+3 |
* | | | simplify the handler api - table_type() is no longer abstract, not even virtual | Sergei Golubchik | 2012-12-17 | 1 | -1/+1 |
* | | | SHOW EXPLAIN: merge to 10.0-base. | Sergey Petrunya | 2012-10-06 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | SHOW EXPLAIN: merge with 5.5-main | Sergey Petrunya | 2012-10-06 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge 5.5-main -> 5.5-show-explain | Sergey Petrunya | 2012-07-25 | 1 | -0/+42 |
| | |\ \ | |||||
| | * | | | MWL#182: Explain running statements: address review feedback | Sergey Petrunya | 2012-07-10 | 1 | -0/+1 |
* | | | | | Automatic merge | Michael Widenius | 2012-09-22 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o... | Michael Widenius | 2012-09-18 | 1 | -2/+3 |
| | |/ / | |/| | | |||||
* | | | | MDEV-232: Remove one fsync() from commit phase. | unknown | 2012-09-13 | 1 | -0/+42 |
|/ / / | |||||
* | | | fix to satisfy compiler. | unknown | 2012-07-16 | 1 | -1/+1 |
* | | | fixed MySQL bug#53775: | unknown | 2012-07-13 | 1 | -0/+42 |
|/ / | |||||
* | | c | Sergei Golubchik | 2012-05-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM | unknown | 2012-04-11 | 1 | -0/+54 |
* | | Fixed compile warnings | Michael Widenius | 2012-05-18 | 1 | -1/+1 |
* | | Merge of compatibility fixes | Michael Widenius | 2012-04-02 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Automatic merge | Michael Widenius | 2012-03-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge with 5.1 | Michael Widenius | 2012-03-28 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Fixed lp:944422 "mysql_upgrade destroys Maria tables?" | Michael Widenius | 2012-03-28 | 1 | -1/+1 |
* | | | | | Upgraded sphinx to version 2.0.4 | Michael Widenius | 2012-03-07 | 1 | -0/+13 |
* | | | | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / |