summaryrefslogtreecommitdiff
path: root/sql/sql_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-2/+2
* Merge 10.2 into 10.3Marko Mäkelä2018-05-171-1/+1
|\
| * cleanup: vcol_in_partition_func_processorSergei Golubchik2018-05-151-1/+1
* | versioning: use @@timestampSergei Golubchik2018-05-121-2/+2
* | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()Sergei Golubchik2018-05-121-2/+0
* | compilation warnings w/o partitioningSergei Golubchik2018-05-121-2/+2
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-1/+8
|\ \ | |/
| * MDEV-15626 Assertion on update virtual column in partitioned tableSergei Golubchik2018-05-101-1/+8
* | Remove mem_alloc_error()Michael Widenius2018-05-071-68/+29
* | Add likely/unlikely to speed up executionMonty2018-05-071-21/+20
* | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-3/+3
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-04-241-3/+3
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-04-241-3/+3
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
| | | |\
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | | | |\
| | | | | * BUG#27216817: INNODB: FAILING ASSERTION:mysql-5.5.60Nisha Gopalakrishnan2018-02-261-3/+3
| | | | * | fix build for recent clangEugene Kosov2018-01-231-1/+1
| | | * | | MDEV-15456 Server crashes upon adding or dropping a partition in ALTER under ...Sergei Golubchik2018-04-201-2/+2
* | | | | | MDEV-15167 Server crashes in in bitmap_bits_set upon REPAIR PARTITION...Sachin Setiya2018-04-191-0/+11
* | | | | | MDEV-13584 Assertion `!part_elem->tablespace_name && !table_create_info->tabl...Alexey Botchkov2018-04-171-2/+0
* | | | | | Remove not needed calls to print_errorMichael Widenius2018-04-161-4/+1
* | | | | | Move alter partition flags to alter_info->partition_flagsMonty2018-03-291-35/+35
* | | | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-33/+33
* | | | | | fix THD::system_time to follow, well, system timeSergei Golubchik2018-02-251-2/+2
* | | | | | PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-117/+121
* | | | | | create ROW_START/ROW_END columns NOT NULLSergei Golubchik2018-02-231-1/+0
* | | | | | cleanup: partition_info::check_constantsSergei Golubchik2018-02-231-29/+393
* | | | | | SQL: Truncate history of partitioned table [fixes #399, closes #403]Sergei Golubchik2018-02-231-0/+2
* | | | | | cleanup: ha_partition::update_row/delete_rowSergei Golubchik2018-02-231-88/+16
* | | | | | After-merge fix: Use matching formatMarko Mäkelä2018-02-151-1/+1
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-3/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-2/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+8
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+6
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-301-1/+6
* | | | | | | cleanup: remove MARK_COLUMNS_NONESergei Golubchik2018-02-121-1/+1
* | | | | | | cleanup: renamesSergei Golubchik2018-02-121-5/+5
* | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | | | | Added some checking that LEX_CSTRING is \0 terminatedMonty2018-01-301-1/+1
* | | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-19/+15
* | | | | | | MDEV-14923 Assertion upon INSERT into locked versioned partitioned tableAleksey Midenkov2018-01-131-6/+1
* | | | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-10/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-10/+11
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-10/+11
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fixed compiler warnings about possible uninitialized variablesMonty2018-01-011-2/+8
| | | * | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-8/+3
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-8/+3
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-8/+3
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-201-8/+3
* | | | | | | | rename system_time columnsSergei Golubchik2018-01-091-8/+8