summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-06-061-1/+2
|\
| * increase MAX_HA (number of simultaneously installed storage engines) to 64 Sergei Golubchik2013-05-201-1/+1
| * MDEV-260 auditing table accessesSergei Golubchik2013-04-191-0/+1
* | MDEV-3807 show plugins soname 'xxx'Sergei Golubchik2013-04-091-0/+1
* | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-091-6/+22
* | Assisted discoverySergei Golubchik2013-04-091-0/+20
* | dead code, remove unused argumentSergei Golubchik2013-04-091-2/+2
* | remove HA_CREATE_INFO::frm_only - it's internal server flag,Sergei Golubchik2013-04-091-1/+0
* | * frm extra2 segment.Sergei Golubchik2013-04-091-0/+2
* | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-1/+3
* | ha_create_table: remove unused argumentSergei Golubchik2013-04-091-2/+1
* | rename a handler method to more precisely reflect what kind of a hack it doesSergei Golubchik2013-04-091-2/+2
* | handlerton::discover_table_names() can not discover onlySergei Golubchik2013-04-091-4/+21
* | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm fileSergei Golubchik2013-04-091-1/+4
* | single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-091-6/+16
* | remove ha_create_table_from_engine()Sergei Golubchik2013-04-091-1/+0
* | handlerton::discover_table_existence() methodSergei Golubchik2013-04-091-0/+23
* | * remove ha_check_if_table_exists() and get_table_share_with_discover().Sergei Golubchik2013-04-091-2/+0
* | file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-17/+57
* | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-1/+5
* | remove handlerton::find_files (new implementation is coming),Sergei Golubchik2013-04-071-11/+0
* | small cleanup - remove prehistoric DB_TYPE_xxx valuesSergei Golubchik2013-04-071-19/+17
* | s/st_ha_create_information/HA_CREATE_INFO/Sergei Golubchik2013-04-071-2/+2
* | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-43/+43
* | 5.5 mergeSergei Golubchik2013-01-291-1/+8
|\ \ | |/
| * MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-4/+2
| * mysql-5.5.29 mergeSergei Golubchik2013-01-151-1/+3
| |\
| | * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-0/+2
| * | remove thd_mark_as_hard_kill()Sergei Golubchik2013-01-151-1/+0
| * | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-0/+8
* | | The patch for the task mdev-539.Igor Babaev2012-12-201-3/+3
* | | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-1/+1
* | | SHOW EXPLAIN: merge to 10.0-base.Sergey Petrunya2012-10-061-0/+1
|\ \ \
| * \ \ SHOW EXPLAIN: merge with 5.5-mainSergey Petrunya2012-10-061-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge 5.5-main -> 5.5-show-explainSergey Petrunya2012-07-251-0/+42
| | |\ \
| | * | | MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-07-101-0/+1
* | | | | Automatic mergeMichael Widenius2012-09-221-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-2/+3
| | |/ / | |/| |
* | | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-131-0/+42
|/ / /
* | | fix to satisfy compiler.unknown2012-07-161-1/+1
* | | fixed MySQL bug#53775:unknown2012-07-131-0/+42
|/ /
* | cSergei Golubchik2012-05-211-0/+1
|\ \ | |/
| * Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMunknown2012-04-111-0/+54
* | Fixed compile warningsMichael Widenius2012-05-181-1/+1
* | Merge of compatibility fixesMichael Widenius2012-04-021-1/+1
|\ \
| * \ Automatic mergeMichael Widenius2012-03-281-1/+1
| |\ \
| | * \ Merge with 5.1Michael Widenius2012-03-281-1/+1
| | |\ \
| | | * | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+1
* | | | | Upgraded sphinx to version 2.0.4Michael Widenius2012-03-071-0/+13
* | | | | 5.3 mergeSergei Golubchik2012-02-211-0/+4
|\ \ \ \ \ | |/ / / /