From ad65d2af297b9ab5c4dbba0c0280810f3f6b5fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20R?= Date: Fri, 25 Aug 2017 09:23:38 +0200 Subject: [PATCH] Remove usage of table ezsearch_return_count --- src/AppBundle/Resources/installer/sql/app_data.sql | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/AppBundle/Resources/installer/sql/app_data.sql b/src/AppBundle/Resources/installer/sql/app_data.sql index 85296b87..42c78418 100644 --- a/src/AppBundle/Resources/installer/sql/app_data.sql +++ b/src/AppBundle/Resources/installer/sql/app_data.sql @@ -5967,15 +5967,6 @@ INSERT INTO `ezsearch_object_word_link` VALUES (191,18,88,0,7968,'body',0,0,448, /*!40000 ALTER TABLE `ezsearch_object_word_link` ENABLE KEYS */; UNLOCK TABLES; --- --- Dumping data for table `ezsearch_return_count` --- - -LOCK TABLES `ezsearch_return_count` WRITE; -/*!40000 ALTER TABLE `ezsearch_return_count` DISABLE KEYS */; -/*!40000 ALTER TABLE `ezsearch_return_count` ENABLE KEYS */; -UNLOCK TABLES; - -- -- Dumping data for table `ezsearch_search_phrase` --