summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-06-071-0/+2
|\
| * MDEV-22719 Long unique keys are not created when individual key_part->length ...Sachin2020-06-071-0/+2
* | MDEV-22753 Server crashes upon INSERT into versioned partitioned table with W...Nikita Malyavin2020-06-051-0/+7
* | MDEV-22434 UPDATE on RocksDB table with WITHOUT OVERLAPS failsNikita Malyavin2020-06-051-1/+3
* | Merge 10.4 into 10.5Marko Mäkelä2020-05-311-16/+31
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-301-14/+30
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-291-0/+19
| | |\
| | | * MDEV-22558 wrong error for invalid utf8 table commentSergei Golubchik2020-05-271-0/+19
| | * | MDEV-16937 Strict SQL with system versioned tables causes issuesAleksey Midenkov2020-05-281-0/+1
| | * | MDEV-18794 append_drop_column() small refactoringAleksey Midenkov2020-05-281-14/+11
| * | | MDEV-16937 Strict SQL with system versioned tables causes issues (10.4)Aleksey Midenkov2020-05-291-0/+1
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-2/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-251-2/+4
| | |\ \ | | | |/
| | | * Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-2/+4
* | | | Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-231-5/+5
* | | | MDEV-16678 fixup: Remove orphaned DBUG_EXECUTE_IFMarko Mäkelä2020-05-081-5/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-8/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-8/+10
| |\ \ \ | | |/ /
| | * | MDEV-16288 ALTER TABLE…ALGORITHM=DEFAULT does not override alter_algorithmThirunarayanan Balathandayuthapani2020-05-041-8/+10
* | | | cleanup: ha_external_unlock() helperSergei Golubchik2020-05-051-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-291-2/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-04-291-3/+3
| |\ \ \ | | |/ /
| | * | MDEV-19611 INPLACE ALTER does not fail on bad implicit default valueThirunarayanan Balathandayuthapani2020-04-281-2/+2
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-1/+1
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-04-271-1/+1
| | | |\
| | | | * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-2/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-17/+13
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-1/+3
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-17/+8
| |\ \ \ \ | | |/ / /
| | * | | fix tests related to SQL comment lengthEugene Kosov2020-04-151-4/+1
| | * | | MDEV-21688 Assertion or ER_WARN_DATA_OUT_OF_RANGE upon ALTER on previously ve...Aleksey Midenkov2020-04-021-13/+7
* | | | | MDEV-21941: Fix GCC 10 -Wmaybe-uninitializedMarko Mäkelä2020-04-211-2/+2
* | | | | Make all #sql temporary table names uniformMonty2020-04-191-5/+5
* | | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-20/+24
* | | | | Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-191-4/+8
* | | | | MDEV-22218 InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON upon...Sergei Golubchik2020-04-121-1/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-081-12/+25
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-031-12/+25
* | | | | MDEV-21941 RENAME doesn't work for system time or period fieldsAleksey Midenkov2020-04-041-4/+20
* | | | | MDEV-21889 IF EXISTS clause does not work for RENAME COLUMN and RENAME INDEXAleksey Midenkov2020-04-041-1/+30
* | | | | MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTSAleksey Midenkov2020-04-041-1/+1
* | | | | Split tdc_remove_table()Sergey Vojtovich2020-04-031-4/+2
* | | | | Cleanup mysql_inplace_alter_table()Sergey Vojtovich2020-04-031-4/+2
* | | | | Cleanup close_all_tables_for_name()Sergey Vojtovich2020-04-031-1/+0
* | | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-34/+81
* | | | | cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-311-0/+2
* | | | | unify "partitioning cannot do X" error messagesNikita Malyavin2020-03-311-2/+3
* | | | | cleanup: dead code, comments, avoid current_thdSergei Golubchik2020-03-311-1/+3
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-301-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-301-3/+9
| |\ \ \ \ | | |/ / /