Closed GoogleCodeExporter closed 9 years ago
Fixed in SVN
Original comment by noelgrandin
on 16 Jul 2013 at 8:35
The initial test is passing now but the following one will fail:
CREATE TABLE `test` (
`id` int(11) NOT NULL,
UNIQUE KEY `test_id_idx` (`id`) USING BTREE,
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
Original comment by queeq...@gmail.com
on 16 Jul 2013 at 12:38
Original issue reported on code.google.com by
queeq...@gmail.com
on 16 Jul 2013 at 12:41