mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 14:35:55 +00:00
mysql: disable utf8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SET NAMES utf8;
|
||||
SET CHARACTER SET utf8;
|
||||
-- SET NAMES utf8;
|
||||
-- SET CHARACTER SET utf8;
|
||||
|
||||
drop table if exists ttrss_version;
|
||||
drop table if exists ttrss_labels;
|
||||
|
||||
Reference in New Issue
Block a user