mirror of
https://github.com/MariaDB/server.git
synced 2025-10-12 12:25:37 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@@ -6955,7 +6955,7 @@ bool Vers_parse_info::fix_implicit(THD *thd, Alter_info *alter_info)
|
||||
return false;
|
||||
}
|
||||
|
||||
bool Table_scope_and_contents_source_st::vers_native(THD *thd) const
|
||||
bool Table_scope_and_contents_source_pod_st::vers_native(THD *thd) const
|
||||
{
|
||||
if (ha_check_storage_engine_flag(db_type, HTON_NATIVE_SYS_VERSIONING))
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user