We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot start rssguard after switch to MySQL
can work with MySQL
time=" 0.080" type="debug" -> core: Initializing settings in 'D:\greenSoft\PKM\Rss\Rssguard_martinrotter\6\data4\config\config.ini' (portable way). time=" 0.080" type="debug" -> core: Starting to load active localization. Desired localization is 'zh_CN'. time=" 0.080" type="debug" -> core: Application localization 'zh_CN' loaded successfully, specifically sublocalization 'zh_CN' was loaded. time=" 0.080" type="debug" -> core: Qt localization 'zh_CN' loaded successfully. time=" 0.453" type="warning" -> QSqlQuery::value: not positioned on a valid record time=" 0.453" type="fatal" -> Error when updating DB schema from 0: 无法读取文件 ':\sql\db_update_mysql_0_1.sql'。.
The text was updated successfully, but these errors were encountered:
i see, thanks for info, will test
Sorry, something went wrong.
Tested with latest mariadb 11.4.5 and the rssguard from link you posted.
Try to check your database tables with some mysql tool like HeidiSQL and remove the database, then try again. Closing.
martinrotter
No branches or pull requests
Brief description of the issue
cannot start rssguard after switch to MySQL
How to reproduce the bug?
What was the expected result?
can work with MySQL
What actually happened?
cannot start rssguard after switch to MySQL
Debug log
time=" 0.080" type="debug" -> core: Initializing settings in 'D:\greenSoft\PKM\Rss\Rssguard_martinrotter\6\data4\config\config.ini' (portable way).
time=" 0.080" type="debug" -> core: Starting to load active localization. Desired localization is 'zh_CN'.
time=" 0.080" type="debug" -> core: Application localization 'zh_CN' loaded successfully, specifically sublocalization 'zh_CN' was loaded.
time=" 0.080" type="debug" -> core: Qt localization 'zh_CN' loaded successfully.
time=" 0.453" type="warning" -> QSqlQuery::value: not positioned on a valid record
time=" 0.453" type="fatal" -> Error when updating DB schema from 0: 无法读取文件 ':\sql\db_update_mysql_0_1.sql'。.
Operating system and version
The text was updated successfully, but these errors were encountered: