summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-211-0/+1
* Don't store vcol bitmaps in TABLE if table doesn't have virtual fields.Monty2015-11-101-3/+6
* table->write_set was changed if binary logging was used, which caused theMonty2015-11-101-2/+5
* [MDEV-6877] Added mark_columns_per_bitmap_row_imageVicențiu Ciorbaru2015-06-301-0/+1
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-0/+2
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-0/+2
| |\
| | * MDEV-7207 - ALTER VIEW does not change ALGORITMSergey Vojtovich2015-06-051-0/+2
* | | MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu...Alexander Barkov2015-06-261-0/+2
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-0/+4
|\ \ \ | |/ /
| * | MDEV-7778 impossible create copy of table, if table contain default value for...Alexander Barkov2015-05-051-0/+4
* | | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-0/+8
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+19
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-1/+1
| |\ \ | | |/
| | * MDEV-6838: Using too big key for internal temp tablesVicențiu Ciorbaru2015-02-281-1/+1
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+18
| |\ \ | | |/
| | * MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE wi...unknown2015-02-111-0/+18
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+1
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2015-01-211-0/+1
| |\ \ | | |/
| | * Adding mariadb-version on the view creation to view frm. (MDEV-6916 followup)unknown2014-12-211-0/+1
* | | MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-26/+2
* | | Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-0/+6
|\ \ \
| * \ \ Merge ../10.1-explain-json-r4 into 10.1Sergei Petrunia2014-11-271-0/+6
| |\ \ \
| | * | | Better commentsSergei Petrunia2014-11-201-0/+6
* | | | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | MDEV-6849 ON UPDATE CURRENT_TIMESTAMP doesn't always workSergei Golubchik2014-11-131-0/+1
* | | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-0/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | 5.5 mergeSergei Golubchik2014-09-161-0/+2
| |\ \ | | |/
| | * 5.3 mergeSergei Golubchik2014-09-121-0/+2
| | |\
| | | * Merge.Igor Babaev2014-08-041-0/+2
| | | |\
| | | | * Fixed bug mdev-5721.Igor Babaev2014-07-311-0/+2
* | | | | SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-2/+2
* | | | | Forgot one file in previous commitSergei Petrunia2014-08-271-0/+1
* | | | | Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-2/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-241-2/+14
* | | | | 5.5.38 mergeSergei Golubchik2014-06-061-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 5.3 mergeSergei Golubchik2014-06-021-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-6251: SIGSEGV in query optimizer (in set_check_materialized with MERGE v...unknown2014-06-021-1/+1
| | |/
| | * 5.2 mergeSergei Golubchik2014-03-161-2/+2
| | |\
| | | * 5.1 mergeSergei Golubchik2014-03-161-2/+2
| | | |\
| | | | * mysql-5.1.73 mergeSergei Golubchik2014-03-151-2/+2
| | | | |\
| | | | | * Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* | | | | | 5.5 mergeSergei Golubchik2014-05-091-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-081-0/+1
* | | | | | Asserting correct database name lettercase inSergei Golubchik2014-05-011-0/+2
* | | | | | MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not rec...Sergey Petrunya2014-04-071-1/+5
* | | | | | MDEV-5943 'show table status' does not immediately show tokudb tablesSergei Golubchik2014-03-261-0/+3
* | | | | | 5.5 mergeSergei Golubchik2014-03-261-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 5.3-mergeSergei Golubchik2014-03-161-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-5740: Assertion `!derived->first_select()->exclude_from_table_unique_tes...unknown2014-03-071-0/+4