Allocates and initializes a MY_BITMAP bitmap, containing one bit per column in the table. The table THD's MEM_ROOT is used to allocate memory. @param table The table whose columns should be used as a template for the bitmap. @param[out] bitmap A pointer to the allocated bitmap. @retval false Success. @retval true Memory allocation error. */
source not stored for this graph (policy: none)
no test coverage detected