From a500e6d62af555f0bcb208d599bf155a5fc4d60d Mon Sep 17 00:00:00 2001 From: umherirrender Date: Mon, 18 Nov 2013 19:34:49 +0100 Subject: [PATCH] Fix indentation of comment in tables.sql Change-Id: Id879b4438f8f004549c090567ff76b64c5072824 --- maintenance/tables.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/tables.sql b/maintenance/tables.sql index 53964aa127..14468f3b42 100644 --- a/maintenance/tables.sql +++ b/maintenance/tables.sql @@ -1521,7 +1521,7 @@ CREATE UNIQUE INDEX /*i*/md_module_skin ON /*_*/module_deps (md_module, md_skin) -- Holds all the sites known to the wiki. CREATE TABLE /*_*/sites ( --- Numeric id of the site + -- Numeric id of the site site_id INT UNSIGNED NOT NULL PRIMARY KEY AUTO_INCREMENT, -- Global identifier for the site, ie 'enwiktionary' -- 2.20.1