Add spaces after -- to avoid problems in strict mode.

This commit is contained in:
Michal Čihař
2010-04-26 14:20:32 +02:00
parent 6393fff59d
commit f97fafea3d

View File

@@ -173,6 +173,8 @@ CREATE TABLE IF NOT EXISTS `pma_designer_coords` (
ENGINE=MyISAM COMMENT='Table coordinates for Designer'
DEFAULT CHARACTER SET utf8 COLLATE utf8_bin;
-- --------------------------------------------------------
--
-- Table structure for table `pma_tracking`
--