summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Final CommitSachin2019-01-091-6/+9
* Final changesSachin2019-01-081-5/+2
* fix sql_tableSachin2019-01-061-33/+19
* Change add_hash_fieldSachin2019-01-051-61/+22
* Architecture change finalSachin2018-12-311-5/+12
* Architectre changeSachin2018-12-311-1/+1
* fix bug of 65536Sachin2018-12-311-2/+2
* commit aSachin2018-12-311-17/+163
* Merge 10.3 into 10.4Marko Mäkelä2018-12-181-10/+11
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-181-10/+11
| |\
| | * MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-10/+14
* | | Merge 10.3 into 10.4Marko Mäkelä2018-12-121-5/+7
|\ \ \ | |/ /
| * | MDEV-17778: Alter table leads to a truncation warning with ANALYZE commandVarun Gupta2018-12-101-5/+7
* | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-5/+14
* | | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-1/+1
* | | Honor lock_wait_timeout when updating stats tablesMonty2018-12-091-13/+12
* | | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-4/+4
* | | Fixed that CREATE TABLE code used the right create_infoMonty2018-12-091-6/+1
* | | Simple cleanups (no logic changes)Monty2018-12-091-1/+1
* | | MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting ...Alexander Barkov2018-12-021-1/+0
* | | cleanup: remove HA_WANTS_PRIMARY_KEY as redundantSergei Golubchik2018-11-201-4/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-15/+3
|\ \ \ | |/ /
| * | MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1Monty2018-10-291-1/+3
| * | Remove not used table_flag HA_NO_VARCHARMonty2018-10-291-14/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-20/+69
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-20/+69
| |\ \ | | |/
| | * MDEV-13089 identifier quoting in partitioningSergei Golubchik2018-09-211-16/+8
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-4/+60
| | |\
| | | * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-3/+59
| | | |\
| | | | * MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-061-0/+11
| | | | * MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-041-3/+44
| | | | * MDEV-17021 Server crash or assertion `length <= column->length' failure in wr...Monty2018-08-241-0/+4
| | | * | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-021-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-7/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-7/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+6
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-0/+2
| | | |\ \ | | | | |/
| | | | * MDEV-11741 handler::ha_reset(): Assertion `bitmap_is_set_all(&table->s->all_s...Sergei Golubchik2018-07-191-0/+2
| | | | * MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-131-0/+4
| | | * | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-151-0/+4
* | | | | MDEV-16421 Make system tables crash safeMichael Widenius2018-08-141-7/+2
* | | | | MDEV-14032 SEC_TO_TIME executes side effect two timesAlexander Barkov2018-08-091-8/+7
* | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-3/+3
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-20/+32
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-7/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-7/+5
| | |\ \ \ | | | |/ /
| | | * | fix compilation w/o partitioningSergei Golubchik2018-06-141-3/+0
| | | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-2/+5
| | | |\ \ | | | | |/
| | | | * MDEV-14668 ADD PRIMARY KEY IF NOT EXISTS on composite key.Alexey Botchkov2018-06-121-1/+3
| * | | | MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned tableAleksey Midenkov2018-06-301-2/+1