2386 Commits (759843ae60a5cdf4264dfa12de89a3d4de732c9c)

Author SHA1 Message Date
Sergei Golubchik 759843ae60 dead code prev_insert_id() 8 years ago
Eugene Kosov d8aabb44b5
SQL: prohibit ALTER ... AS ROW START|END [fixes #429] 8 years ago
Sergei Golubchik 64749432ef Revert "MDEV-14681 Bogus ER_UNSUPPORTED_EXTENSION", fix differently 8 years ago
Eugene Kosov a04a283469
MDEV-14692 Server crash in MDL_ticket::has_stronger_or_equal_type 8 years ago
Eugene Kosov acdfacee75
IB: TRT is not updated on ADD SYSTEM VERSIONING [fixes #413] 8 years ago
Eugene Kosov 4bc268d406
MDEV-14632 Assertion `!((new_col->prtype ^ col->prtype) & ~256U)' failed in row_log_table_apply_convert_mrec 8 years ago
Eugene Kosov b13f1cc59a
MDEV-14681 Bogus ER_UNSUPPORTED_EXTENSION 8 years ago
Aleksey Midenkov fc21529f14 MDEV-14683 Possible redundancy in error codes 8 years ago
Aleksey Midenkov ee68d019d1 SQL: removed VERS_HIDDEN_FLAG [closes #409] 8 years ago
Aleksey Midenkov b55a149194
Timestamp-based versioning for InnoDB [closes #209] 8 years ago
Andrei Elkin f279d3c43a MDEV-13073. This part converts the Ali patch`s identifiers to the MariaDB standard. Also some renaming is done as well as white spaces removal. 8 years ago
Andrei Elkin 74b35b6874 MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisync 8 years ago
Andrei Elkin e972125f11 MDEV-13073 This part merges the Ali semisync related changes 8 years ago
Monty abceaa7542 Optimize RUN_HOOK() call 8 years ago
Alexey Botchkov 0acac4fe5f MDEV-14593 human-readable XA RECOVER. 8 years ago
Eugene Kosov 0e0f1126e6
MDEV-14649 Assertion `t->mysql_col_len == 8' failed in row_insert_for_mysql 8 years ago
Sergei Golubchik a1141e226d fix nullable autoinc test w/o versioning 8 years ago
Eugene Kosov a83fcbaa3b
MDEV-14632 Assertion `!((new_col->prtype ^ col->prtype) & ~256U)' failed in row_log_table_apply_convert_mrec 8 years ago
Eugene Kosov c66a20b494 SQL: better check for partition engine [#366] 8 years ago
Aleksey Midenkov 459f40a232
SQL: create..select revisited [closes #370] 8 years ago
Eugene Kosov cb4657e3b4
MDEV-14627 SQL: disallow ADD SYSTEM VERSIONING for system-versioned tables 8 years ago
Eugene Kosov 2968543f8d IB: NULL instead of autodecrement [closes #373] 8 years ago
Eugene Kosov 8c9c302016 SQL: fix implicit sys fields for implicit engine of partitioned table [#366] 8 years ago
Sergei Golubchik b3fe45bcd4 rephrase error messages, fix quoting 8 years ago
Sergei Golubchik 903be4e6be remove my_error_as and one unnecessary error message 8 years ago
Sergei Golubchik d3845132fc remove 'vers_auto_decrement' 8 years ago
Marko Mäkelä f489865558 SQL: Clarify a FIXME comment on TR_table in ha_commit_trans() 8 years ago
Kentoku SHIBA e53ef202bd Adding direct update/delete to the server and to the partition engine. 8 years ago
Monty 8eeb689e9f Adding multi_range_read support to partitions 8 years ago
Monty 7abe11499a MDEV 7701 extra() calls for VP engine 9 years ago
Aleksey Midenkov 5c820a7125 SQL: create_like_table strip versioning for tmp tables [#365 bug 6] 8 years ago
Aleksey Midenkov f924a94d2f SQL: disable versioned DML for transaction_registry=off [closes #364] 8 years ago
Eugene Kosov 62470fc787 SQL: recreate PRIMARY KEY on DROP SYSTEM VERSIONING [#348] 8 years ago
Marko Mäkelä 0b89a42ffc Remove the flag vers_update_trt 8 years ago
Eugene Kosov 0cdc1164dc SQL, IB: various refactoring [#337] 8 years ago
Aleksey Midenkov cbe93291e4 SQL,IB: add auto_inc copy mode fix [#347] 8 years ago
Aleksey Midenkov 5994b6873c Daemon: TRT check doesn't abort [fixes #335] 8 years ago
Eugene Kosov 91ba4f04be SQL: prohibit column conversion to system fields for non-empty table [fixes #310] 8 years ago
Aleksey Midenkov 4ecb38d7c9 SQL: variadic argument type fix [#307] 8 years ago
Aleksey Midenkov f9714ef6f4 SQL: open TRT only after versioned write [#305] 8 years ago
Aleksey Midenkov f39df037f6 Daemon: TRT check respects --transaction-registry [#302] 8 years ago
Aleksey Midenkov af88c66252 SQL,Client: mysqldump for TRT fix [#302] 8 years ago
Aleksey Midenkov 2b60afe8d2 SQL: TRT fix for crash_commit_after [#305, #302] 8 years ago
Eugene Kosov f9b8c908a0 SQL: ADD/DROP SYSTEM VERSIONING syntax for ALTER TABLE 8 years ago
Aleksey Midenkov 72274c10f0 SQL: TRT failure fixes [closes #318] 8 years ago
Aleksey Midenkov 0812c5ffdf SQL: versioned check for inplace alter [#305] 8 years ago
Aleksey Midenkov 33085349e9 IB, SQL: removed VTQ, added TRT on SQL layer [closes #305] 8 years ago
Eugene Kosov 3f790104c9 Tests: full test results 8 years ago
Eugene Kosov 0d3b8ed048 fix win32 warnings 8 years ago
Monty bce807f70f Rename some errors that uses MySQL -> MariaDB 8 years ago