Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented _non recursive_ role specific grants for table/column level privi... | Vicențiu Ciorbaru | 2013-10-18 | 1 | -1/+2 |
* | merge 5.5 -> 10.0-base | unknown | 2013-09-25 | 1 | -0/+1 |
|\ | |||||
| * | merge 5.3 -> 5.5 | unknown | 2013-09-25 | 1 | -0/+1 |
| |\ | |||||
| | * | MDEV-5039: incorrect Item_func_regex::update_used_tables() | unknown | 2013-09-25 | 1 | -0/+1 |
* | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+17 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE | Neeraj Bisht | 2013-05-13 | 1 | -0/+3 |
| | * | | Merge 5.1-security => 5.5-security | Tor Didriksen | 2012-01-27 | 1 | -0/+1 |
| | |\ \ | |||||
| * | | | | MDEV-4978 - Server cursor is broken with blobs in the select list, | Sergey Vojtovich | 2013-09-06 | 1 | -0/+4 |
| * | | | | Merge 5.3->5.5 | Igor Babaev | 2013-08-29 | 1 | -0/+10 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fixed bug mdev-4962. | Igor Babaev | 2013-08-29 | 1 | -0/+10 |
* | | | | | MDEV-4456 Reverse discovery of ARCHIVE table on SELECT after disappearance of... | Sergei Golubchik | 2013-06-16 | 1 | -1/+2 |
* | | | | | partitioning frm bugs: | Sergei Golubchik | 2013-06-15 | 1 | -1/+1 |
* | | | | | plugin_hton helper | Sergei Golubchik | 2013-06-15 | 1 | -2/+1 |
* | | | | | MDEV-4441 DROP DATABASE with a newly created ARCHIVE table does not work | Sergei Golubchik | 2013-06-15 | 1 | -1/+0 |
* | | | | | 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 |
|\ \ \ \ \ \ | |/ / / / / |