mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
82b77cdd90
(Needed for "list of pushes" web page and autopush)
8 lines
162 B
Text
8 lines
162 B
Text
-- source include/not_embedded.inc
|
|
|
|
#
|
|
# BUG #10308: purge log with subselect
|
|
#
|
|
|
|
purge master logs before (select adddate(current_timestamp(), interval -4 day));
|
|
|