Create a keyuse array for a table with a primary key. To be used when creating a materialized temporary table. @param thd THD pointer, for memory allocation @param table Table object representing table @param keyparts Number of key parts in the primary key @param outer_exprs List of items used for key lookup @return Pointer to created keyuse array, or NULL if error *
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected