summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-121-45/+73
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-45/+73
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-45/+73
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-45/+73
| | | |\
| | | | * bugfix: long partition namesSergei Golubchik2017-07-061-45/+73
| | * | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-23/+17
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-23/+17
| | | |\ \ | | | | |/
| | | | * MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-141-0/+3
| | | | * cleanup: remove duplicate codeSergei Golubchik2017-06-141-23/+14
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-428/+133
|\ \ \ \ \ | |/ / / /
| * | | | cleanup: part_func_string and subpart_func_stringSergei Golubchik2017-07-051-33/+0
| * | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-8/+2
| * | | | cleanup: generate_partition_syntax()Sergei Golubchik2017-07-051-393/+137
* | | | | MDEV-12695 Add Column_definition::type_handler()Alexander Barkov2017-05-051-1/+1
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-20/+20
* | | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ / / /
* | | | MDEV-12395: DROP PARTITION does not work as expected when table has DEFAULT L...Oleksandr Byelkin2017-04-071-2/+1
* | | | MDEV-11681: PARTITION BY LIST COLUMNS with default partition: Assertion `part...Oleksandr Byelkin2017-02-081-0/+3
* | | | bugfix: table->get_fields_in_item_tree=trueSergei Golubchik2016-12-121-0/+1
* | | | cleanup: set_field_ptr()Sergei Golubchik2016-12-121-47/+14
* | | | Merge branch '10.2_warnings' of https://github.com/kevgs/server into kevgs-10...Marko Mäkelä2016-11-251-2/+4
* | | | MDEV-10763: Wrong result - server does not return NULL values from default li...Oleksandr Byelkin2016-09-091-2/+13
* | | | MDEV-10765: Wrong result - query does not retrieve values from default partit...Oleksandr Byelkin2016-09-091-0/+6
* | | | MDEV-8348: Add catchall to all table partitioning for list partitionsOleksandr Byelkin2016-09-071-13/+105
* | | | various cleanupsSergei Golubchik2016-06-301-40/+15
* | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-6/+3
* | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-2/+2
* | | | MDEV-8716 - Obsolete sql_calloc() in favor of THD::calloc() and thd_calloc()Sergey Vojtovich2015-11-261-14/+15
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \ \ | |/ /
| * | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-3/+2
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-8/+9
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-1/+1
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-1/+0
|\ \ \ | |/ /
| * | remove unused file and unnecessary #includeSergei Golubchik2015-05-031-1/+0
* | | MDEV-7856: EXPLAIN FORMAT=JSON should show partitionsOleksandr Byelkin2015-04-091-1/+10
* | | cleanup: s/const CHARSET_INFO/CHARSET_INFO/Sergei Golubchik2014-12-041-3/+3
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-1/+1
|\ \ \ | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-19/+24
|\ \ \ | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-19/+24
| |\ \ | | |/
| | * mysql-5.5.39 mergeSergei Golubchik2014-08-021-32/+38
| | |\
| | | * BUG#18618561: FAILED ALTER TABLE ENGINE CHANGE WITH PARTITIONSNisha Gopalakrishnan2014-06-241-9/+15
| | | * Bug#17909699: WRONG RESULTS WITH PARTITION BY LIST COLUMNS()Mattias Jonsson2014-05-061-17/+22
| | * | MDEV-6322: The PARTITION engine can return wrong query resultsSergey Petrunya2014-07-231-4/+9
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-1/+1
|/ / /
* | | remove append_escaped(), use String::append_for_single_quote() insteadSergei Golubchik2014-03-261-3/+1
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-6/+6