From 4294f8ea418c034706c7d028267e9b1517815fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20K=C3=B6vesd=C3=A1n?= Date: Sun, 5 Jun 2011 06:53:34 -0400 Subject: [PATCH 1/2] patch #3271804 New DisableMultiTableMaintenance directive --- db_structure.php | 2 +- libraries/config.default.php | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/db_structure.php b/db_structure.php index ebc69154e4..6d301d520d 100644 --- a/db_structure.php +++ b/db_structure.php @@ -504,7 +504,7 @@ echo ' ' . "\n"; -if (!$db_is_information_schema) { +if (!$db_is_information_schema && !$cfg['DisableMultiTableMaintenance']) { echo ' ' . "\n"; echo '