169 похожих чатов

Hi. I set binlog_expire_logs_seconds=259200 (3 days) but bin log not

removed automatcially. Older logs removed after restart service or executed command FLUSH BINARY LOGS.
Can anyone help?

10 ответов

28 просмотров

You need to execute this query show global variables like '%binlog_exp%'; and check the values.

Alexander- Автор вопроса
Alexander
screenshot Show that the parameters are set correctly

show global variables like '%binlog_size%';

Alexander- Автор вопроса
Alexander
screenshot

How many binlog files are there after the limit time? How many days or hours do binlog files remain after the limit time expires? For example, now 20240808 11:43, you didn't do anything, and on the server there are binlog files older than 20240805 11:43. How many of these binlog files are there? Are these binlog files numbered in order?

Alexander- Автор вопроса
PavelDBA
How many binlog files are there after the limit ti...

Binlog are is order. After the limit time expires all binlog remain. Sometimes the service restarts and files cleaned, so how many days files remain i don't know. Longest storage period was 3 months.

Alexander
Binlog are is order. After the limit time expires ...

You need to check file '/etc/mysql/my.cnf' and another '*.cnf' files maybe there is parameter duplicated somewhere.

Alexander- Автор вопроса
PavelDBA
You need to check file '/etc/mysql/my.cnf' and ano...

Vary strange. Because execution 'SHOW GLOBAL VARIABLES...' show correct values.

Alexander- Автор вопроса
PavelDBA
In the file 'error.log' there are errors?

Nothing. Some warnings related with plugin mysql_native_password.

Похожие вопросы

Обсуждают сегодня

30500 за редактор? )
Владимир
47
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
4
Он в одиночку это дело запилил или была какая-то команда?
Aquinary
12
~ 2m21s  nix shell github:nixos/nixpkgs#stack ~  stack ghc -- --version error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:...
Rebuild your mind.
6
Всем привет, нужна как никогда, нужна помощь с IO в загрузчике. Пишу в code16 после установки сегментных регистров, пишу вывод символа. Пробовал 2 варианта: # 1 mov $0x0E, %a...
Shadow Akira
14
Карта сайта