summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16241 Assertion `inited==RND' failed in handler::ha_rnd_end()Aleksey Midenkov2018-11-131-1/+2
* Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+7
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-11-061-2/+7
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-2/+7
| | |\
| | | * MDEV-14815 - Server crash or AddressSanitizer errors or valgrind warningsSergey Vojtovich2018-10-191-2/+7
| | * | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-131-0/+50
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-5/+3
|\ \ \ \ | |/ / /
| * | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2018-09-211-4/+2
| * | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsbb-10.2-MDEV-16912Jacob Mathew2018-09-111-0/+50
* | | | comments and dbug keywordsSergei Golubchik2018-09-211-5/+5
* | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Nikita Malyavin2018-09-211-38/+73
* | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-131-1/+18
* | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...Jacob Mathew2018-07-091-5/+7
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-06-261-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2018-06-261-1/+2
| | |\ \ | | | |/
| | | * MDEV-15242 Poor RBR update performance with partitioned tablesAndrei Elkin2018-06-251-1/+2
* | | | MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-221-2/+12
* | | | cleanup: versioning style fixesSergei Golubchik2018-05-121-1/+1
* | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()Sergei Golubchik2018-05-121-10/+0
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-15626 Assertion on update virtual column in partitioned tableSergei Golubchik2018-05-101-0/+2
* | | | Remove mem_alloc_error()Michael Widenius2018-05-071-9/+2
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-182/+230
* | | | MDEV-11084 Select statement with partition selection against MyISAMAlexey Botchkov2018-04-281-8/+15
* | | | Move alter partition flags to alter_info->partition_flagsMonty2018-03-291-6/+18
* | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-11/+12
* | | | MDEV-15336 Server crashes in handler::print_error / ha_partition::print_error...Sergei Golubchik2018-02-241-0/+1
* | | | PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-8/+12
* | | | cleanup: partition_info::check_constantsSergei Golubchik2018-02-231-1/+1
* | | | Vers SQL: partition rotation by INTERVAL fixAleksey Midenkov2018-02-231-7/+5
* | | | SQL: Truncate history of partitioned table [fixes #399, closes #403]Sergei Golubchik2018-02-231-4/+11
* | | | cleanup: ha_partition::update_row/delete_rowSergei Golubchik2018-02-231-47/+28
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-4/+5
|\ \ \ \
| * | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-0/+1
* | | | | MDEV-15215 main.partition_explicit_prune fails in bulidbot with assertion fai...Alexey Botchkov2018-02-131-23/+23
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-14/+14
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-3/+3
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-8/+7
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-301-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-301-1/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-1/+5
* | | | | Fix warnings.Vladislav Vaintroub2018-01-291-5/+5
* | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-291-38/+146
* | | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-36/+33
|\ \ \ \ \
| * \ \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-36/+33
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-36/+33
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-281-36/+33
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-14026 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partition...Sergei Golubchik2017-12-251-9/+25