| Commit message (Expand) | Author | Age | Files | Lines |
* | discovery using sql CREATE TABLE statement | Sergei Golubchik | 2013-04-09 | 4 | -17/+17 |
* | discover of table non-existance on drop | Sergei Golubchik | 2013-04-09 | 2 | -2/+22 |
* | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 4 | -1/+51 |
* | write frm pieces contiguously, don't align them on a 4K boundary | Sergei Golubchik | 2013-04-09 | 2 | -4/+4 |
* | cleanup frm creation: | Sergei Golubchik | 2013-04-09 | 2 | -4/+4 |
* | HA_ERR_TABLE_DEF_CHANGED support in ha_archive | Sergei Golubchik | 2013-04-09 | 4 | -4/+20 |
* | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() | Sergei Golubchik | 2013-04-09 | 13 | -42/+108 |
* | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file | Sergei Golubchik | 2013-04-09 | 4 | -13/+29 |
* | single table discovery: handlerton::discover_table() method. | Sergei Golubchik | 2013-04-09 | 2 | -0/+4 |
* | revert | Sergei Golubchik | 2013-04-09 | 4 | -35/+42 |
* | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 16 | -23/+32 |
* | file-based table discovery for discovering storage engines | Sergei Golubchik | 2013-04-09 | 6 | -64/+128 |
* | find_files(): don't sort files in my_dir(), sort table names | Sergei Golubchik | 2013-04-07 | 10 | -21/+21 |
* | simplify test case | Sergei Golubchik | 2013-04-07 | 2 | -12/+6 |
* | mtr bug: files outside of both the suite dir and the overlay dir, were | Sergei Golubchik | 2013-04-07 | 1 | -0/+2 |
* | remove the service for installing the closed-source mysql thread pool plugin | Sergei Golubchik | 2013-04-07 | 2 | -1/+25 |
* | small cleanup | Sergei Golubchik | 2013-04-07 | 1 | -1/+0 |
* | Fix buildbot failure in show_explain.test: | Sergey Petrunya | 2013-04-02 | 2 | -4/+4 |
* | Merge 5.5->10.0-base | Igor Babaev | 2013-03-31 | 16 | -36/+686 |
|\ |
|
| * | Fix for MDEV-4144 | unknown | 2013-03-29 | 10 | -30/+57 |
| * | Merge 5.3->5.5. | Igor Babaev | 2013-03-28 | 2 | -1/+498 |
| |\ |
|
| | * | Merge. | Igor Babaev | 2013-03-27 | 2 | -1/+498 |
| | |\ |
|
| | | * | Fixed bug mdev-4318. | Igor Babaev | 2013-03-22 | 2 | -1/+498 |
| * | | | Merge | Igor Babaev | 2013-03-27 | 3 | -1/+127 |
| |\ \ \ |
|
| | * | | | Fixed bug mdev-4311 (bug #68749). | Igor Babaev | 2013-03-27 | 3 | -1/+127 |
* | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 333 | -2589/+5757 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | 5.3 merge | Sergei Golubchik | 2013-03-27 | 24 | -142/+732 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | 5.2 merge | Sergei Golubchik | 2013-03-26 | 6 | -2/+89 |
| | |\ \ \ |
|
| | | * \ \ | 5.1 merge | Sergei Golubchik | 2013-03-26 | 6 | -2/+89 |
| | | |\ \ \ |
|
| | | | * | | | MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo... | Alexey Botchkov | 2013-03-19 | 2 | -0/+11 |
| | | | * | | | MDEV-4296 Assertion `n_linear_rings > 0' fails in Gis_polygon::centroid_xy. | Alexey Botchkov | 2013-03-19 | 2 | -0/+11 |
| | | | * | | | MDEV-4269 fix. | unknown | 2013-03-18 | 2 | -0/+28 |
| | | | * | | | MDEV-4252 geometry query crashes server. | Alexey Botchkov | 2013-03-18 | 2 | -0/+18 |
| | | | * | | | MDEV-4289 Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GR... | Sergei Golubchik | 2013-03-18 | 2 | -0/+14 |
| | | | * | | | MDEV-4252 geometry query crashes server. | Alexey Botchkov | 2013-03-10 | 2 | -0/+4 |
| | * | | | | | MDEV-4292 fix. | unknown | 2013-03-26 | 2 | -10/+138 |
| | * | | | | | MDEV-4310 geometry function equals hangs forever. | Alexey Botchkov | 2013-03-22 | 2 | -12/+39 |
| | * | | | | | Merge | Sergey Petrunya | 2013-03-21 | 2 | -0/+165 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrg | Sergey Petrunya | 2013-03-21 | 2 | -0/+165 |
| | * | | | | | MDEV-4293 Valgrind warnings (Conditional jump or move depends on uninitialise... | Sergei Golubchik | 2013-03-20 | 2 | -0/+22 |
| | |/ / / / |
|
| | * | | | | MDEV-4283 Assertion `scale <= precision' fails in strings/decimal.c | Sergei Golubchik | 2013-03-18 | 2 | -0/+25 |
| | * | | | | MDEV-4286 Server crashes in Protocol_text::store, stack smashing detected | Sergei Golubchik | 2013-03-17 | 2 | -0/+15 |
| | * | | | | MDEV-4281 Assertion `maybe_null && item->null_value' fails in make_sortkey on... | Sergei Golubchik | 2013-03-17 | 8 | -20/+46 |
| * | | | | | MDEV-4307 Support at least 48 utf8 characters in username in server and PAM | Sergei Golubchik | 2013-03-26 | 2 | -0/+44 |
| * | | | | | fix @@external_user variable | Sergei Golubchik | 2013-03-26 | 3 | -5/+5 |
| * | | | | | fixes for windows | Sergei Golubchik | 2013-03-25 | 2 | -2/+4 |
| * | | | | | MDEV-249 QUERY CACHE INFORMATION | Sergei Golubchik | 2013-03-20 | 7 | -2/+80 |
| | |_|_|/
| |/| | | |
|
| * | | | | MDEV-4284 Assertion `cmp_items[(uint)cmp_type]' fails in sql/item_cmpfunc.cc | Sergei Golubchik | 2013-03-17 | 3 | -1/+18 |
| * | | | | MDEV-4272 fix. | unknown | 2013-03-14 | 2 | -8/+25 |
| * | | | | OPTION is now a valid identifier (not a reserved word) | Michael Widenius | 2013-03-14 | 4 | -12/+20 |