MySQL Logs

Discussions about the usage of KeyHelp.
Post Reply
gacott
Posts: 25
Joined: Sat 23. Dec 2023, 19:41

MySQL Logs

Post by gacott »

I have a pro license (if it matters) how do I look at the mysql log?
User avatar
24unix
Posts: 2037
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: MySQL Logs

Post by 24unix »

What do you mean by logs?

General logs ar under /var/log/mysql.
I you need more specific, like query logs, you must first enable them.
Cheers Micha
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
gacott
Posts: 25
Joined: Sat 23. Dec 2023, 19:41

Re: MySQL Logs

Post by gacott »

24unix wrote: Mon 21. Oct 2024, 14:23 What do you mean by logs?

General logs ar under /var/log/mysql.
I you need more specific, like query logs, you must first enable them.
I have looked under /var/log/ and there is no MySQL anywhere. That is what I mean by logs.
User avatar
Florian
Keyweb AG
Posts: 1682
Joined: Wed 20. Jan 2016, 02:28

Re: MySQL Logs

Post by Florian »

Hallo,

then you have to look into the syslog

Since Debian 12 journalctl is used.
Mit freundlichen Grüßen / Best regards
Florian Cheno

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Post Reply