Re: Unexpected RAM usage on MySQL
Quote
aria_block_size 8192
aria_checkpoint_interval 30
aria_checkpoint_log_activity 1048576
aria_encrypt_tables OFF
aria_force_start_after_recovery_failures 0
aria_group_commit none
aria_group_commit_interval 0
aria_log_file_size 1073741824
aria_log_purge_type immediate
aria_max_sort_file_size 9223372036853727232
aria_page_checksum ON
aria_pagecache_age_threshold 300
aria_pagecache_buffer_size 134217728
aria_pagecache_division_limit 100
aria_pagecache_file_hash_size 512
aria_recover NORMAL
aria_repair_threads 1
aria_sort_buffer_size 268434432
aria_stats_method nulls_unequal
aria_sync_log_dir NEWFILE
aria_used_for_temp_tables ON
InnoDB buffer pool is using just 12% of your current 16GB RAM yet is 40% free. The above numbers suggest to me that most of the data is in MariaDB aria tables ... if that's so, you're going to need to ask the MariaDB folks for help with that side of optimisation.
Edited 1 time(s). Last edit at 03/13/2019 11:34AM by Peter Brawley.
Subject
Written By
Posted
Re: Unexpected RAM usage on MySQL
March 13, 2019 11:34AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.