summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4345unknown2013-04-181-0/+3
* Merge 10.0-base -> mwl253Igor Babaev2013-04-151-0/+2
|\
| * MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-0/+2
| |\
| | * MDEV-26: Global transaction ID.unknown2013-03-111-0/+2
* | | Merge 10.0-base->mwl253 Igor Babaev2013-04-121-23/+85
|\ \ \ | |/ /
| * | post-review comments and other minor editsSergei Golubchik2013-04-091-6/+0
| * | TABLE_SHARE::free_frm_image() method to free the memorySergei Golubchik2013-04-091-0/+26
| * | * frm extra2 segment.Sergei Golubchik2013-04-091-0/+2
| * | discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-2/+4
| * | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-0/+3
| * | split mysql_create_frm() in create_frm_image() and writefrm()Sergei Golubchik2013-04-091-1/+1
| * | cleanup frm creation:Sergei Golubchik2013-04-091-7/+18
| * | move writing of the frm into init_from_binary_frm_image()Sergei Golubchik2013-04-091-1/+2
| * | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm fileSergei Golubchik2013-04-091-2/+3
| * | single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-091-2/+2
| * | remove ha_create_table_from_engine()Sergei Golubchik2013-04-091-5/+6
| * | convenience helpers for get_table_share() and tdc_open_view().Sergei Golubchik2013-04-091-3/+3
| * | * remove ha_check_if_table_exists() and get_table_share_with_discover().Sergei Golubchik2013-04-091-2/+4
| * | rename open_binary_frm() to TABLE_SHARE::init_from_binary_frm_image()Sergei Golubchik2013-04-091-0/+2
| * | moving LOCK_open into get_table_share()Sergei Golubchik2013-04-091-2/+2
| * | * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-091-6/+20
| * | don't use I_S constants for open_table_def and get_table_share,Sergei Golubchik2013-04-091-2/+6
| * | remove dead HAVE_CRYPTED_FRM codeSergei Golubchik2013-04-091-1/+0
| * | typo fixedSergei Golubchik2013-04-071-1/+1
* | | Merge 10.0-base -> mwl253.Igor Babaev2013-03-311-1/+31
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2013-03-271-1/+31
| |\ \ | | |/ | |/|
| | * Fixed issue with LOCK TABLE + ALTER TABLE ENABLE KEYS + SHOW commands.Michael Widenius2013-03-051-0/+9
| | * Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ...Michael Widenius2013-03-011-1/+22
* | | Added histogams for table columns.Igor Babaev2013-03-251-1/+4
* | | The pilot patch for mwl#253.Igor Babaev2013-03-111-0/+3
|/ /
* | 5.5 mergeSergei Golubchik2013-01-291-0/+3
|\ \ | |/
| * Merge 5.3->5.5Igor Babaev2013-01-231-0/+3
| |\
* | \ Merged the fix for bug mdev-4019.Igor Babaev2013-01-131-0/+1
|\ \ \
| * | | Fixed bug mdev-4019.Igor Babaev2013-01-131-0/+1
* | | | Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-081-8/+16
|\ \ \ \ | |/ / /
| * | | Fixed bug mdev-3979.Igor Babaev2013-01-081-8/+16
* | | | Merge maria-5.5-mwl248 -> 10.0-base.Igor Babaev2012-12-161-0/+20
|\ \ \ \ | |/ / /
| * | | Merge 5.5->mwl248Igor Babaev2012-12-041-0/+7
| |\ \ \ | | |/ /
| * | | Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-11-021-0/+20
| |\ \ \
| | * \ \ Merge 5.5 -> mwl248Igor Babaev2012-09-081-0/+1
| | |\ \ \
| | * | | | Performed re-factoring and re-structuring of the code for mwl#248:Igor Babaev2012-07-261-14/+11
| | * | | | Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-06-261-0/+2
| | |\ \ \ \
| | * \ \ \ \ Merge.Igor Babaev2012-05-181-7/+10
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-04-111-0/+9
| | |\ \ \ \ \ \
| | * | | | | | | The pilot implementation of mwl#250: Use the statistics from persistentIgor Babaev2012-04-111-0/+4
| | * | | | | | | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248.Igor Babaev2012-03-191-0/+19
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ MergeIgor Babaev2012-03-151-1/+1
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged 5.3 changes into the mwl #248 tree.Igor Babaev2012-03-091-3/+36
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | The main patch for the MWL#248 back-ported from Igor Babaev2012-01-041-0/+19
* | | | | | | | | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |