UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Thu, 14 Jul 2016 05:18:47 +0000 (13:18 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Jul 2016 05:18:47 +0000 (13:18 +0800)
UpdateDatabase.php

index e8932e2..b90fdc3 100644 (file)
@@ -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...