From: Alan Knowles Date: Thu, 14 Jul 2016 05:18:47 +0000 (+0800) Subject: UpdateDatabase.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c39b2df0a7019cff74e8f1606945ad1a43b45631 UpdateDatabase.php --- diff --git a/UpdateDatabase.php b/UpdateDatabase.php index e8932e24..b90fdc32 100644 --- a/UpdateDatabase.php +++ b/UpdateDatabase.php @@ -408,7 +408,10 @@ class Pman_Core_UpdateDatabase extends Pman continue; } switch($matches[1]) { - case 1050: /// table exists - create table triggers this on existing tables. + case 1050: // create tables triggers this.. + + echo "IGNORE - {$line}\n"; flush(); + continue; } // real errors...