Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-60 Support for Spatial Reference systems for the GIS data. | Alexey Botchkov | 2014-12-04 | 1 | -1/+18 |
* | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
* | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -1/+7 |
|\ \ | |/ | |||||
| * | MDEV-6224 Incorrect information in file when *.frm is > 256K | Sergei Golubchik | 2014-07-08 | 1 | -0/+6 |
* | | MDEV-4260 Don't create frm files for temporary tables | Sergei Golubchik | 2014-06-20 | 1 | -2/+1 |
|/ | |||||
* | MDEV-6106 Cannot create a table with 229 or greater columns in TokuDB | Sergei Golubchik | 2014-05-01 | 1 | -1/+6 |
* | MDEV-5909 MySQL BUG#11748924 PARTITIONS: TOO-LONG COMMENT CAUSES NO WARNING | Sergei Golubchik | 2014-03-26 | 1 | -62/+16 |
* | build_frm_image(): don't try to guess the "real table name" from the | Sergei Golubchik | 2014-03-26 | 1 | -11/+2 |
* | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -3/+3 |
* | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -43/+36 |
|\ | |||||
| * | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 1 | -1/+0 |
| * | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -34/+42 |
| * | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
* | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -28/+44 |
|\ \ | |||||
| * | | partitioning frm bugs: | Sergei Golubchik | 2013-06-15 | 1 | -17/+42 |
| * | | Fix to compile without partitioning. | Sergei Golubchik | 2013-06-15 | 1 | -11/+2 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -449/+256 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | post-review comments and other minor edits | Sergei Golubchik | 2013-04-09 | 1 | -26/+29 |
| * | dead code, remove unused argument | Sergei Golubchik | 2013-04-09 | 1 | -4/+2 |
| * | remove HA_CREATE_INFO::frm_only - it's internal server flag, | Sergei Golubchik | 2013-04-09 | 1 | -10/+10 |
| * | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 1 | -29/+51 |
| * | cleanup | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
| * | comments | Sergei Golubchik | 2013-04-09 | 1 | -17/+14 |
| * | update the comment | Sergei Golubchik | 2013-04-09 | 1 | -3/+1 |
| * | discovery using sql CREATE TABLE statement | Sergei Golubchik | 2013-04-09 | 1 | -39/+8 |
| * | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 1 | -25/+38 |
| * | split mysql_create_frm() in create_frm_image() and writefrm() | Sergei Golubchik | 2013-04-09 | 1 | -62/+45 |
| * | write frm pieces contiguously, don't align them on a 4K boundary | Sergei Golubchik | 2013-04-09 | 1 | -15/+9 |
| * | Instead of creating and writing frm into a file peacewise | Sergei Golubchik | 2013-04-09 | 1 | -143/+152 |
| * | cleanup frm creation: | Sergei Golubchik | 2013-04-09 | 1 | -194/+46 |
| * | cleanups | Sergei Golubchik | 2013-04-09 | 1 | -14/+8 |
| * | ha_create_table: remove unused argument | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | rename a handler method to more precisely reflect what kind of a hack it does | Sergei Golubchik | 2013-04-09 | 1 | -2/+2 |
| * | remove dead HAVE_CRYPTED_FRM code | Sergei Golubchik | 2013-04-09 | 1 | -22/+0 |
* | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -3/+5 |
* | | small code cleanup taken from MySQL 5.6 | Sergei Golubchik | 2012-12-16 | 1 | -4/+2 |
|/ | |||||
* | Merge 5.3->5.5. | Igor Babaev | 2012-06-24 | 1 | -9/+14 |
|\ | |||||
| * | Merge 5.2->5.3 | Igor Babaev | 2012-06-23 | 1 | -9/+14 |
| |\ | |||||
| | * | Fixed bug mdev-354. | Igor Babaev | 2012-06-18 | 1 | -9/+14 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -8/+11 |
| |\ \ | | |/ | |||||
| | * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -8/+11 |
| | |\ | |||||
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -8/+11 |
| | | |\ | |||||
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -7/+8 |
| | | | |\ | |||||
| | | | * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | |\ \ | |||||
| | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | | * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -1/+1 |
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |