From: Roland Häder Date: Sat, 3 Nov 2012 21:43:20 +0000 (+0000) Subject: Opps :( X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c655a84772a3b7ce3c01001a811b6dee82ed7e9a;p=mailer.git Opps :( --- diff --git a/inc/extensions/ext-sql_patches.php b/inc/extensions/ext-sql_patches.php index e495e91c03..72fa99753d 100644 --- a/inc/extensions/ext-sql_patches.php +++ b/inc/extensions/ext-sql_patches.php @@ -940,7 +940,7 @@ INDEX (`history_last_used` DESC)", `server_name_id` BIGINT (20) NOT NULL AUTO_INCREMENT, `server_name` VARCHAR (255) NOT NULL DEFAULT 'invalid', `server_name_added` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, -PRIMARY_KEY (`server_name_id`) +PRIMARY KEY (`server_name_id`) ", 'Logging of wrong SERVER_NAME'); // Update notes (these will be set as task text!)