Просмотр исходного кода

Remove ANALYZE as this should be done automatically.

Neal Wilson 12 лет назад
Родитель
Сommit
ae110c0772
1 измененных файлов: 0 добавлений и 3 удалений
  1. 0
    3
      config/Windows/navigation.xml

+ 0
- 3
config/Windows/navigation.xml Просмотреть файл

294
 			{
294
 			{
295
 				DBUpdateMultiUser();
295
 				DBUpdateMultiUser();
296
 				DBUpdateHistory();
296
 				DBUpdateHistory();
297
-				/* Update statistics for better planner performance. Doesn't need to be done
298
-				   often but nobody is doing this on their own. */
299
-				query.exec("ANALYZE");
300
 			}
297
 			}
301
 		}
298
 		}
302
 		else
299
 		else

Загрузка…
Отмена
Сохранить