summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* post-review comments and other minor editsSergei Golubchik2013-04-091-26/+29
* dead code, remove unused argumentSergei Golubchik2013-04-091-4/+2
* remove HA_CREATE_INFO::frm_only - it's internal server flag,Sergei Golubchik2013-04-091-10/+10
* * frm extra2 segment.Sergei Golubchik2013-04-091-29/+51
* cleanupSergei Golubchik2013-04-091-2/+2
* commentsSergei Golubchik2013-04-091-17/+14
* update the commentSergei Golubchik2013-04-091-3/+1
* discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-39/+8
* CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-25/+38
* split mysql_create_frm() in create_frm_image() and writefrm()Sergei Golubchik2013-04-091-62/+45
* write frm pieces contiguously, don't align them on a 4K boundarySergei Golubchik2013-04-091-15/+9
* Instead of creating and writing frm into a file peacewiseSergei Golubchik2013-04-091-143/+152
* cleanup frm creation:Sergei Golubchik2013-04-091-194/+46
* cleanupsSergei Golubchik2013-04-091-14/+8
* ha_create_table: remove unused argumentSergei Golubchik2013-04-091-1/+1
* rename a handler method to more precisely reflect what kind of a hack it doesSergei Golubchik2013-04-091-2/+2
* remove dead HAVE_CRYPTED_FRM codeSergei Golubchik2013-04-091-22/+0
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-3/+5
* Merge 5.3->5.5.Igor Babaev2012-06-241-9/+14
|\
| * Merge 5.2->5.3Igor Babaev2012-06-231-9/+14
| |\
| | * Fixed bug mdev-354.Igor Babaev2012-06-181-9/+14
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ | |/ /
| * | Merge with 5.2.Michael Widenius2011-12-111-8/+11
| |\ \ | | |/
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-8/+11
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-8/+11
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-07-031-7/+8
| | | | |\
| | | | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \
| | | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | | * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Updated/added copyright headersKent Boortz2011-07-041-2/+4
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-1/+0
| | | |_|/ / / | | |/| | | |
* | | | | | | 5.5-mergeSergei Golubchik2011-07-021-9/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge from 5.1.Guilhem Bichot2011-05-211-9/+9
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-8/+9
| | | |/ / / | | |/| | |
| * | | | | Bug#60111 storage type for table not saved in .frmMagnus BlÄudd2011-03-041-0/+64
* | | | | | merge.Sergei Golubchik2010-11-251-12/+112
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-4/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-4/+10
| | |\ \ \ | | | |/ /
| * | | | create table options bug:Sergei Golubchik2010-04-301-0/+2
| * | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+34
| * | | | merge 5.1-> 5.2unknown2009-12-081-4/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-4/+4
| | |\ \ \
| * | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-9/+73
| |/ / / /
| * | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+1
| |\ \ \ \
| * \ \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-9/+8
| |\ \ \ \ \
| * \ \ \ \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-10/+20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-3/+1
| |\ \ \ \ \ \ \