mi_integer am_insert(MI_AM_TABLE_DESC *tableDesc, MI_ROW *row, mi_integer *rid)
Possible row identifiers include:
For each new entry, am_insert:
If the data is in an extspace, the access method stores the rowID value for use in retrieving the new record in the future.
MI_OK indicates success. MI_ERROR indicates failure.
See the descriptions of: