Details
Description
Update:
The correct variable name is in fact aria_log_dir_path, rather than aria_data_home_dir.
Original Description
In order to fix MDEV-30968 properly, we need to make aria_data_home_dir available as a system variable on the server side. Currently it's only a command line argument.
- The new variable will be equal to datadir by default
- The new variable will be GLOBAL
- The new variable will be Read-Only
Attachments
Issue Links
- blocks
-
MDEV-30968 mariadb-backup does not copy Aria logs if aria_log_dir_path is used
- Closed
- relates to
-
MDEV-31251 MDEV-30968 breaks running mariabackup on older mariadb (opendir(NULL))
- Closed