1435
1434
The created table doesn't have a table Cursor associated with
1436
1435
it, has no keys, no group/distinct, no copy_funcs array.
1437
1436
The sole purpose of this Table object is to use the power of Field
1439
1438
the record in any container (RB tree, hash, etc).
1440
1439
The table is created in Session mem_root, so are the table's fields.
1441
1440
Consequently, if you don't BLOB fields, you don't need to free it.