Andel Posted September 29, 2014 Report Share Posted September 29, 2014 Hallo, ich bekomme seit der Umstellung auf php 5.5 + XT Update 4.1 täglich mehrfach folgende Fehlermeldung: mysql error: [1030: Got error -1 from storage engine] in EXECUTE("SELECT pc.code FROM xt_plugin_code pc INNER JOIN xt_plugin_products pp ON pc.plugin_id = pp.plugin_id WHERE pc.hook = 'page_registry.php:bottom' AND pc.code_status = 1 and pp.plugin_status = 1 order by pc.sortorder") in EXECUTE("SELECT pc.code FROM xt_plugin_code pc INNER JOIN xt_plugin_products pp ON pc.plugin_id = pp.plugin_id WHERE pc.hook = 'page_registry.php:bottom' AND pc.code_status = 1 and pp.plugin_status = 1 order by pc.sortorder") Kann mir hier jemand weiterhelfen ? Mfg Andy Link to comment Share on other sites More sharing options...
Alex@4tfm Posted September 29, 2014 Report Share Posted September 29, 2014 siehe: http://stackoverflow.com/a/19833758 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.