X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=UpdateDatabase%2FMysqlEngineCharset.php;h=12364422bc5b6f0abe4f85e5bf24c88b2c7b1c4b;hb=452775d1cbf5909c95eba4253d1b6e08dd6c6a69;hp=5d61c364fbf2594dee0781257dfc0feeec7b2297;hpb=9c569e220b101fbd0b1942a873d29e6999b34449;p=Pman.Core diff --git a/UpdateDatabase/MysqlEngineCharset.php b/UpdateDatabase/MysqlEngineCharset.php index 5d61c364..12364422 100644 --- a/UpdateDatabase/MysqlEngineCharset.php +++ b/UpdateDatabase/MysqlEngineCharset.php @@ -165,7 +165,7 @@ class Pman_Core_UpdateDatabase_MysqlEngineCharset { continue; } if($ce->engine == 'ndbcluster' ){ - echo "InnoDB: SKIP $tbl\n"; + echo "ndbcluster: SKIP $tbl\n"; continue; }