MySQL server logging problem

3 posts / 0 new
Last post
SP4TB
MySQL server logging problem

Hi,
after Linux Mint 20.2 crash and recovering system, I have a problem with logging to MySQL server.
cqrlog_login.cfg contains:

[Login]
SaveToLocal=0
Server=0.0.0.0
Port=64000
User=cqrlog
Pass=
SavePass=0
AutoConnect=1

[frmDBConnect]
Height=587
Width=357
Top=157
Left=1910
Max=0

Error communication: Error during connection to database: TMySQL57Connection : Server connect failed.
thanks a lot for help
73, Tom SP4TB

oh1kh
MySQL server logging problem

HI Tom!

How did you use Mysql server before?

Did you "Save log data to local machine" before? If so check that you have that checkbox checked also now.

If you did not have that checkbox checked then the question is did you have external mysql server somewhere in network, or did you use mysql server that is in same PC as cqrlog ?
In that case fill the IP addres, port, username and password of that mysql server when "Save log data to local machine" is NOT cheked.

--
Saku
OH1KH

SP4TB
Problem Solved

Saku, thank you so much, I cheked now "Save log data to local machine" and all my logs is working now. Thanks :)