]> git.wh0rd.org - tt-rss.git/blobdiff - include/sanity_check.php
update myisam fail warning
[tt-rss.git] / include / sanity_check.php
index 44bcb3db4b5faf09eb9960122095dce249fc13f1..a84959f8e846600eff23fdd0f40a86103c705bdd 100755 (executable)
 
                                        $msg .= "<p>The only supported engine on MySQL is InnoDB. MyISAM lacks functionality to run
                                                tt-rss.
-                                               Please convert aforementioned tables to InnoDB (if possible) or re-import the schema before continuing.</p>
+                                               Please backup your data (via OPML) and re-import the schema before continuing.</p>
                                                <p><b>WARNING: importing the schema would mean LOSS OF ALL YOUR DATA.</b></p>";