<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Status Variables on FromDual GmbH</title><link>https://www.fromdual.com/tags/status-variables/</link><description>Recent content in Status Variables on FromDual GmbH</description><generator>Hugo</generator><language>en-GB</language><managingEditor>oli.sennhauser@fromdual.com (Oli Sennhauser)</managingEditor><webMaster>oli.sennhauser@fromdual.com (Oli Sennhauser)</webMaster><copyright>© FromDual GmbH</copyright><lastBuildDate>Mon, 08 Feb 2021 09:30:48 +0000</lastBuildDate><atom:link href="https://www.fromdual.com/tags/status-variables/index.xml" rel="self" type="application/rss+xml"/><item><title>InnoDB variables and status explained</title><link>https://www.fromdual.com/blog/innodb-variables-and-status-explained/</link><pubDate>Mon, 02 Jul 2012 17:07:32 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/innodb-variables-and-status-explained/</guid><description>&lt;h2 id="innodb-buffer-pool"&gt;InnoDB Buffer Pool&lt;/h2&gt;
&lt;p&gt;The InnoDB Buffer Pool is the memory area where the InnoDB Storage Engine caches its data and index blocks. Each InnoDB data and index block has a size of &lt;a href="http://dev.mysql.com/doc/refman/5.5/en/server-status-variables.html#statvar_Innodb_page_size" target="_blank"&gt;&lt;code&gt;Innodb_page_size&lt;/code&gt;&lt;/a&gt; (16384 byte = 16 kbyte). The InnoDB Buffer Pool is configured in bytes with the &lt;a href="http://dev.mysql.com/doc/refman/5.5/en/innodb-parameters.html#sysvar_innodb_buffer_pool_size" target="_blank"&gt;&lt;code&gt;innodb_buffer_pool_size&lt;/code&gt;&lt;/a&gt; variable. On a dedicated system the InnoDB Buffer Pool can be configured up to 80% of the systems physical RAM (&lt;code&gt;free&lt;/code&gt;).&lt;/p&gt;</description></item><item><title>The handler_read_* status variables</title><link>https://www.fromdual.com/blog/mysql-handler-read-status-variables/</link><pubDate>Sat, 13 Mar 2010 21:06:01 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-handler-read-status-variables/</guid><description>&lt;p&gt;Because I do a lot of Performance Tuning gigs I get often in contact with these status variables. In the beginning I had a problem to understand them and now I have a problem to memorize the relation of the name and the meaning. Therefore I wrote this little summary:&lt;/p&gt;</description></item></channel></rss>