Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5 merge | Sergei Golubchik | 2013-04-14 | 1 | -3/+3 |
|\ | |||||
| * | 5.3 merge | Sergei Golubchik | 2013-04-12 | 1 | -3/+3 |
| |\ | |||||
| | * | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 1 | -3/+3 |
| | * | Merge 5.2->5.3 | Igor Babaev | 2013-01-21 | 1 | -6/+12 |
| | |\ | |||||
| | | * | Merge 5.1->5.2 | Igor Babaev | 2013-01-21 | 1 | -6/+12 |
| | | |\ | |||||
| | | | * | MDEV-4029 SELECT on information_schema using a subquery locks up the informat... | Sergei Golubchik | 2013-01-21 | 1 | -6/+12 |
* | | | | | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 1 | -1/+12 |
* | | | | | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 1 | -9/+84 |
* | | | | | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() | Sergei Golubchik | 2013-04-09 | 1 | -20/+11 |
* | | | | | handlerton::discover_table_names() can not discover only | Sergei Golubchik | 2013-04-09 | 1 | -71/+10 |
* | | | | | remove ha_create_table_from_engine() | Sergei Golubchik | 2013-04-09 | 1 | -2/+1 |
* | | | | | convenience helpers for get_table_share() and tdc_open_view(). | Sergei Golubchik | 2013-04-09 | 1 | -7/+2 |
* | | | | | * remove ha_check_if_table_exists() and get_table_share_with_discover(). | Sergei Golubchik | 2013-04-09 | 1 | -6/+5 |
* | | | | | moving LOCK_open into get_table_share() | Sergei Golubchik | 2013-04-09 | 1 | -4/+3 |
* | | | | | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | | | | | don't use I_S constants for open_table_def and get_table_share, | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
* | | | | | file-based table discovery for discovering storage engines | Sergei Golubchik | 2013-04-09 | 1 | -98/+99 |
* | | | | | find_files(): don't sort files in my_dir(), sort table names | Sergei Golubchik | 2013-04-07 | 1 | -43/+29 |
* | | | | | * use Dynamic_array<> instead of List<> for the list of found tables in sql_s... | Sergei Golubchik | 2013-04-07 | 1 | -32/+36 |
* | | | | | remove handlerton::find_files (new implementation is coming), | Sergei Golubchik | 2013-04-07 | 1 | -9/+0 |
* | | | | | my_dir() cleanup | Sergei Golubchik | 2013-04-07 | 1 | -11/+5 |
* | | | | | cleanup | Sergei Golubchik | 2013-04-07 | 1 | -3/+4 |
* | | | | | split THD::make_lex_string() in two | Sergei Golubchik | 2013-04-07 | 1 | -28/+23 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | extend check_global_access() to avoid my_error when it's not needed | Sergei Golubchik | 2013-03-19 | 1 | -4/+4 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -8/+22 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-4029 SELECT on information_schema using a subquery locks up the informat... | Sergei Golubchik | 2013-01-20 | 1 | -6/+12 |
| * | | | | mysql-5.5.29 merge | Sergei Golubchik | 2013-01-15 | 1 | -2/+10 |
| |\ \ \ \ | |||||
| | * | | | | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH | Annamalai Gurusami | 2012-10-08 | 1 | -2/+10 |
| | * | | | | upmerge to bug#14548159 | Rohit Kalhans | 2012-09-22 | 1 | -1/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER | Rohit Kalhans | 2012-09-22 | 1 | -1/+2 |
| | * | | | | | merge 5.1 => 5.5 | Tor Didriksen | 2012-09-05 | 1 | -2/+3 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
* | | | | | | | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -1/+1 |
* | | | | | | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 1 | -3/+3 |
* | | | | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -10/+39 |
* | | | | | | | Merge 5.5-mwl248 -> 10.0-base | Igor Babaev | 2013-01-08 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 5.5 -> mwl248 | Igor Babaev | 2013-01-08 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | MDEV-3818: Query against view over IS tables worse than equivalent query with... | unknown | 2012-12-17 | 1 | -3/+3 |
* | | | | | | | | Merge mwl248->10.0-base. | Igor Babaev | 2012-12-19 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Addressed all remaining issues from the review of the patch | Igor Babaev | 2012-12-13 | 1 | -1/+2 |
| | * | | | | | | | Merge 5.5->mwl248 | Igor Babaev | 2012-12-04 | 1 | -2/+3 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | * | | | | | | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 1 | -2/+5 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge 5.5->5.5-mwl248. | Igor Babaev | 2012-08-29 | 1 | -10/+15 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge 5.5->5.5-mwl248 | Igor Babaev | 2012-08-14 | 1 | -2/+5 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-06-26 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge. | Igor Babaev | 2012-05-18 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Fixed the bug that caused displaying incorrect values in | Igor Babaev | 2012-05-17 | 1 | -2/+5 |
* | | | | | | | | | | | | | | remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATION | Sergei Golubchik | 2012-12-17 | 1 | -9/+0 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -2/+281 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |