The world's most popular open source database
Contact a MySQL Representative
Login | Register
Column::getStripeSize()
Description. This method gets the stripe size of a blob column — that is, the number of consecutive parts to store in each node group.
Signature.
int getStripeSize ( void ) const
Parameters. None.
Return Value. The column's stripe size, as an integer.