Aleksey Midenkov
a5ec9fc1b4
Style: mysqld.h comments
2017-07-21 22:28:56 +03:00
Aleksey Midenkov
c2f6214671
Tests: renamed optimized_fields to optimized
2017-07-21 07:53:58 +03:00
Eugene Kosov
c99bd3ac1a
Tests: truncate.test: get rid of transaction number
2017-07-20 17:15:11 +03:00
Eugene Kosov
f8b6256992
SQL: disallow ALTER CHANGE of system fields [ fixes #213 ]
2017-07-19 23:06:07 +03:00
Eugene Kosov
909867d014
SQL: optimized fields fix for NOT NULL [ fixes #226 ]
2017-07-13 18:48:30 +03:00
Aleksey Midenkov
91c8b43e77
Parser: syntax for query system_time [ closes #230 ]
...
Eliminated `QUERY FOR`.
2017-07-12 12:10:13 +03:00
Aleksey Midenkov
60e456df33
SQL: system_time propagation from derived table [ fixes #228 ]
2017-07-12 10:36:52 +03:00
Aleksey Midenkov
dcb54040bc
SQL: VTQ testing iface moved to plugin [ closes #224 ]
2017-07-07 17:52:23 +03:00
Eugene Kosov
42a0289de9
Tests: optimized fields
2017-07-06 16:19:16 +03:00
Eugene Kosov
1903b407da
SQL: ignore columns WITHOUT VERSIONING [ fixes #220 ]
2017-07-04 17:45:14 +03:00
Aleksey Midenkov
bdcce58fad
IB: long names in information_schema
2017-07-04 12:09:33 +03:00
Aleksey Midenkov
72de7721b9
SQL: No implicit versioning when created from SELECT [ closes #219 ]
2017-07-03 17:38:59 +03:00
Eugene Kosov
5570ab3789
SQL: history records became alive on copy [ fixes #212 ]
2017-07-03 14:04:34 +03:00
Aleksey Midenkov
4b0f1284ee
SQL: revisit error messages [ closes #217 ]
2017-07-03 14:04:34 +03:00
Aleksey Midenkov
177e477553
Tests: VTQ iso_level check fix
2017-06-29 15:11:06 +03:00
Eugene Kosov
229c528110
SQL: hide system fields instead of drop [ closes #210 ]
2017-06-29 12:07:16 +03:00
Eugene Kosov
46d572dde4
SQL: default engine fix in create from versioned [ fixes #206 ]
2017-06-29 12:07:16 +03:00
Aleksey Midenkov
faab918ecd
Style: comment about VTQ
2017-06-23 12:07:55 +03:00
Aleksey Midenkov
b44425c6be
Misc, SQL: checks cleanup in Item_field::set_field()
2017-06-23 12:02:06 +03:00
Aleksey Midenkov
07ff0e1202
SQL: start_end_t members as LEX_CSTRING
2017-06-23 12:02:06 +03:00
Aleksey Midenkov
670b7f5fd4
Style: API renames
...
part_recs_slow() -> part_records();
HTON_SUPPORTS_SYS_VERSIONING -> HTON_NATIVE_SYS_VERSIONING.
2017-06-22 23:12:27 +03:00
Eugene Kosov
2442a81eff
IB: read lock on partitioned table read [ closes #200 ]
...
Closes #204
2017-06-22 18:37:49 +03:00
Eugene Kosov
ac5eb9771e
SQL: Versioned SHOW CREATE TABLE [ closes #125 ]
2017-06-19 15:21:48 +03:00
Aleksey Midenkov
448374a228
SQL, IB: (0.10) VTMD tracking [ closes #124 ]
...
IB: Fixes in logic when to do versioned or usual row updates. Now it is
able to do unversioned updates for versioned tables just by disabling
`TABLE_SHARE::versioned` flag.
SQL: DDL tracking for:
* RENAME TABLE, ALTER TABLE .. RENAME TO;
* DROP TABLE;
* data-modifying operations (f.ex. ALTER TABLE .. ADD/DROP COLUMN).
2017-06-19 15:21:39 +03:00
Eugene Kosov
efaa0d66da
Cleanup: stale sql/field.h.orig
2017-06-13 11:37:02 +03:00
Aleksey Midenkov
f915fe8eae
SQL: renamed vers_thd_get_now() to THD::query_start_TIME()
2017-06-02 16:53:24 +03:00
Eugene Kosov
397a891538
SQL: minor cleanup in mysql_alter_table()
2017-05-25 15:26:05 +03:00
Aleksey Midenkov
1c8a2de73e
Scripts: VTMD schema fix
2017-05-25 15:26:05 +03:00
Eugene Kosov
414651c80a
SQL: ALTER ADD COLUMN order fix
2017-05-25 15:25:04 +03:00
Eugene Kosov
3bdf5b60ec
Misc: README.md Travis CI label
2017-05-24 18:46:56 +03:00
Eugene Kosov
84b4baef93
SQL: SHOW CREATE for GENERATED ALWAYS AS ROW
...
Test is main.mysqldump
2017-05-24 18:46:56 +03:00
kevg
45f6acd296
Scripts: VTMD table [ closes #122 ]
2017-05-24 18:46:56 +03:00
Aleksey Midenkov
abba11e6c4
SQL: fix fix_create_like()
2017-05-19 01:40:11 +03:00
kevg
ec0002e908
Parser: useful attributes for AS ROW fields
2017-05-18 17:46:04 +03:00
kevg
fe71bdf568
Tests: order independence of versioning fields
2017-05-16 13:44:55 +03:00
Aleksey Midenkov
7445be89af
IB: correct way of using start_time_micro [ fixes #189 ]
2017-05-11 12:57:48 +03:00
Aleksey Midenkov
f751b30884
Style: comment fixes
2017-05-05 20:36:40 +03:00
kevg
0185872449
SQL: versioning DDL part I [ closes #172 ]
2017-05-05 20:36:40 +03:00
Aleksey Midenkov
f94fd4b730
Style: warning fix
2017-05-05 20:36:40 +03:00
Aleksey Midenkov
44506f2669
SQL: vers_ sysvars renamed to versioning_
2017-05-05 20:36:40 +03:00
kevg
dc12395b0b
Misc: travis speed up
2017-05-05 20:36:39 +03:00
Aleksey Midenkov
1bdf011314
Merge: stale innodb_support_xa_basic
2017-05-05 20:36:39 +03:00
Aleksey Midenkov
7e0ff13d7a
SQL: derived fixes [related to #185 ]
2017-05-05 20:36:39 +03:00
Aleksey Midenkov
8a11f9b243
SQL: VIEW fix [related to #185 ]
2017-05-05 20:36:39 +03:00
Aleksey Midenkov
f43726a15d
Scipts: --tail-lines option for mtr
2017-05-05 20:36:38 +03:00
Aleksey Midenkov
7153ff85a1
SQL: derived tables improvements [ closes #185 ]
2017-05-05 20:36:38 +03:00
Aleksey Midenkov
79688b0546
IB: missed start_time_micro in minor ways of trx start
2017-05-05 20:36:38 +03:00
Aleksey Midenkov
642525b9ad
Tests: cte_recursive, simple (new plans)
...
Author: Alvin Richards
2017-05-05 20:36:38 +03:00
Aleksey Midenkov
b19645caf5
Tests: verify_vtq() fix
2017-05-05 20:36:38 +03:00
Aleksey Midenkov
122ffa2211
SQL(misc): Query_arena_stmt RAII
2017-05-05 20:36:37 +03:00