UpdateDatabase/MysqlEngineCharset.php
authorAlan Knowles <alan@roojs.com>
Wed, 6 Jan 2016 06:10:23 +0000 (14:10 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 6 Jan 2016 06:10:23 +0000 (14:10 +0800)
UpdateDatabase/MysqlEngineCharset.php

index 0cf64ae..a00cce6 100644 (file)
@@ -95,7 +95,7 @@ class Pman_Core_UpdateDatabase_MysqlEngineCharset {
             $ce->fetch();
             
             if($ce->engine == 'InnoDB' ){
-                echo "InnoDB: SKIP $tbln";
+                echo "InnoDB: SKIP $tbl\n";
                 continue;
             }
             // this used to be utf8_unicode_ci