mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Merge 10.4 into 10.5
This commit is contained in:
commit
be881ec457
247 changed files with 5089 additions and 6857 deletions
|
|
@ -1184,7 +1184,6 @@ static ulint btr_node_ptr_max_size(const dict_index_t* index)
|
|||
TABLE_STATS_NAME)
|
||||
|| !strcmp(index->table->name.m_name,
|
||||
INDEX_STATS_NAME))) {
|
||||
ut_ad(!strcmp(field->name, "table_name"));
|
||||
/* Interpret "table_name" as VARCHAR(199) even
|
||||
if it was incorrectly defined as VARCHAR(64).
|
||||
While the caller of ha_innobase enforces the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue