mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 18:45:57 +00:00
update myisam fail warning
This commit is contained in:
@@ -172,7 +172,7 @@
|
|||||||
|
|
||||||
$msg .= "<p>The only supported engine on MySQL is InnoDB. MyISAM lacks functionality to run
|
$msg .= "<p>The only supported engine on MySQL is InnoDB. MyISAM lacks functionality to run
|
||||||
tt-rss.
|
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>";
|
<p><b>WARNING: importing the schema would mean LOSS OF ALL YOUR DATA.</b></p>";
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user