Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4345 | unknown | 2013-04-18 | 1 | -0/+3 |
* | Merge 10.0-base -> mwl253 | Igor Babaev | 2013-04-15 | 1 | -0/+2 |
|\ | |||||
| * | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -0/+2 |
| |\ | |||||
| | * | MDEV-26: Global transaction ID. | unknown | 2013-03-11 | 1 | -0/+2 |
* | | | Merge 10.0-base->mwl253 | Igor Babaev | 2013-04-12 | 1 | -23/+85 |
|\ \ \ | |/ / | |||||
| * | | post-review comments and other minor edits | Sergei Golubchik | 2013-04-09 | 1 | -6/+0 |
| * | | TABLE_SHARE::free_frm_image() method to free the memory | Sergei Golubchik | 2013-04-09 | 1 | -0/+26 |
| * | | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 1 | -0/+2 |
| * | | discovery using sql CREATE TABLE statement | Sergei Golubchik | 2013-04-09 | 1 | -2/+4 |
| * | | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 1 | -0/+3 |
| * | | split mysql_create_frm() in create_frm_image() and writefrm() | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | cleanup frm creation: | Sergei Golubchik | 2013-04-09 | 1 | -7/+18 |
| * | | move writing of the frm into init_from_binary_frm_image() | Sergei Golubchik | 2013-04-09 | 1 | -1/+2 |
| * | | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file | Sergei Golubchik | 2013-04-09 | 1 | -2/+3 |
| * | | single table discovery: handlerton::discover_table() method. | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
| * | | remove ha_create_table_from_engine() | Sergei Golubchik | 2013-04-09 | 1 | -5/+6 |
| * | | convenience helpers for get_table_share() and tdc_open_view(). | Sergei Golubchik | 2013-04-09 | 1 | -3/+3 |
| * | | * remove ha_check_if_table_exists() and get_table_share_with_discover(). | Sergei Golubchik | 2013-04-09 | 1 | -2/+4 |
| * | | rename open_binary_frm() to TABLE_SHARE::init_from_binary_frm_image() | Sergei Golubchik | 2013-04-09 | 1 | -0/+2 |
| * | | moving LOCK_open into get_table_share() | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
| * | | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 1 | -6/+20 |
| * | | don't use I_S constants for open_table_def and get_table_share, | Sergei Golubchik | 2013-04-09 | 1 | -2/+6 |
| * | | remove dead HAVE_CRYPTED_FRM code | Sergei Golubchik | 2013-04-09 | 1 | -1/+0 |
| * | | typo fixed | Sergei Golubchik | 2013-04-07 | 1 | -1/+1 |
* | | | Merge 10.0-base -> mwl253. | Igor Babaev | 2013-03-31 | 1 | -1/+31 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+31 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed issue with LOCK TABLE + ALTER TABLE ENABLE KEYS + SHOW commands. | Michael Widenius | 2013-03-05 | 1 | -0/+9 |
| | * | Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ... | Michael Widenius | 2013-03-01 | 1 | -1/+22 |
* | | | Added histogams for table columns. | Igor Babaev | 2013-03-25 | 1 | -1/+4 |
* | | | The pilot patch for mwl#253. | Igor Babaev | 2013-03-11 | 1 | -0/+3 |
|/ / | |||||
* | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Merge 5.3->5.5 | Igor Babaev | 2013-01-23 | 1 | -0/+3 |
| |\ | |||||
* | \ | Merged the fix for bug mdev-4019. | Igor Babaev | 2013-01-13 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fixed bug mdev-4019. | Igor Babaev | 2013-01-13 | 1 | -0/+1 |
* | | | | Merge 5.5-mwl248 -> 10.0-base | Igor Babaev | 2013-01-08 | 1 | -8/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug mdev-3979. | Igor Babaev | 2013-01-08 | 1 | -8/+16 |
* | | | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 5.5->mwl248 | Igor Babaev | 2012-12-04 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 1 | -0/+20 |
| |\ \ \ | |||||
| | * \ \ | Merge 5.5 -> mwl248 | Igor Babaev | 2012-09-08 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | * | | | | Performed re-factoring and re-structuring of the code for mwl#248: | Igor Babaev | 2012-07-26 | 1 | -14/+11 |
| | * | | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-06-26 | 1 | -0/+2 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge. | Igor Babaev | 2012-05-18 | 1 | -7/+10 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-04-11 | 1 | -0/+9 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | The pilot implementation of mwl#250: Use the statistics from persistent | Igor Babaev | 2012-04-11 | 1 | -0/+4 |
| | * | | | | | | | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248. | Igor Babaev | 2012-03-19 | 1 | -0/+19 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge | Igor Babaev | 2012-03-15 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merged 5.3 changes into the mwl #248 tree. | Igor Babaev | 2012-03-09 | 1 | -3/+36 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | The main patch for the MWL#248 back-ported from | Igor Babaev | 2012-01-04 | 1 | -0/+19 |
* | | | | | | | | | | | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |