Merge 10.4 into 10.5

This commit is contained in:
Marko Mäkelä 2023-01-03 17:08:42 +02:00
commit 8b9b4ab3f5
168 changed files with 3018 additions and 2202 deletions

View file

@ -7715,7 +7715,7 @@ int rdb_split_normalized_tablename(const std::string &fullname,
into MyRocks Data Dictionary
The method is called during create table/partition, truncate table/partition
@param table_name IN table's name formated as
@param table_name IN table's name formatted as
'dbname.tablename'
@param table_arg IN sql table
@param auto_increment_value IN specified table's auto increment value