MCPcopy Create free account
hub / github.com/arkdb/inception / calculate_interval_lengths

Function calculate_interval_lengths

sql/sql_table.cc:1487–1502  ·  view source on GitHub ↗

Check TYPELIB (set or enum) max and total lengths SYNOPSIS calculate_interval_lengths() cs charset+collation pair of the interval typelib list of values for the column max_length length of the longest item tot_length sum of the item lengths DESCRIPTION After this function call: - ENUM uses max_length - SET uses tot_length. RETURN VALUES void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sp_prepare_create_fieldFunction · 0.85

Calls 1

numcharsMethod · 0.45

Tested by

no test coverage detected