7
7
# space small, and this test verifies that the reservation is not too small.
9
9
CREATE TABLE `t_bug21476` (
14
14
PRIMARY KEY (`ID_MEMBER`,`ID_BOARD`),
15
15
KEY `logTime` (`logTime`)
16
16
) ENGINE=MyISAM DEFAULT CHARSET=cp1251 COLLATE=cp1251_bulgarian_ci;