From 517d0f8cae5a165c2eb3019efcaa99aa549d9ea9 Mon Sep 17 00:00:00 2001 From: fox Date: Sat, 28 Mar 2020 04:41:36 +0000 Subject: Update page 'FAQ' --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index 7fdcf43..a0bc8ac 100644 --- a/FAQ.md +++ b/FAQ.md @@ -55,6 +55,10 @@ tt-rss is developed with PostgreSQL in mind, MySQL support is an afterthought. If possible, consider using PostgreSQL for tt-rss. MySQL is supported but some minor features may be exclusive to Postgres and you're going to see worse performance (because InnoDB is slow). +#### MySQL/MariaDB is complaining about SQL errors in ``counters.php`` + +https://community.tt-rss.org/t/troubleshoot-problems-updating-to-last-version-c0f689a58f/3344/7?u=fox + #### I need an URL I can call to subscribe to feed to integrate with some third party browser extension/application. https://example.com/tt-rss/public.php?op=subscribe&feed\_url=%s -- cgit v1.2.3