Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -3/+5 |
* | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+4 |
* | | | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | db_low_byte_first is gone | Sergei Golubchik | 2011-05-20 | 1 | -1/+0 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -9/+9 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -9/+9 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -8/+9 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Bug#60111 storage type for table not saved in .frm | Magnus BlÄudd | 2011-03-04 | 1 | -0/+64 |
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -12/+112 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -4/+10 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -4/+10 |
| | |\ \ \ | | | |/ / | |||||
| * | | | | create table options bug: | Sergei Golubchik | 2010-04-30 | 1 | -0/+2 |
| * | | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -0/+34 |
| * | | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -4/+4 |
| | |\ \ \ | |||||
| * | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -9/+73 |
| |/ / / / | |||||
| * | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -2/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except | Guilhem Bichot | 2009-04-01 | 1 | -9/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. | Guilhem Bichot | 2009-02-12 | 1 | -10/+20 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ |