<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Status on FromDual GmbH</title><link>https://www.fromdual.com/tags/status/</link><description>Recent content in Status 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/index.xml" rel="self" type="application/rss+xml"/><item><title>MySQL and MariaDB variables inflation</title><link>https://www.fromdual.com/blog/mysql-and-mariadb-variables-inflation/</link><pubDate>Mon, 12 Dec 2016 21:43:42 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-and-mariadb-variables-inflation/</guid><description>&lt;p&gt;MySQL is well known and widely spread because of its philosophy of &lt;a href="https://en.wikipedia.org/wiki/KISS_principle" target="_blank" title="KISS principle"&gt;Keep it Simple&lt;/a&gt; (KISS).&lt;/p&gt;</description></item><item><title>Temporary tables and MySQL STATUS information</title><link>https://www.fromdual.com/blog/temporary-tables-and-mysql-status-information/</link><pubDate>Fri, 08 Jul 2016 18:42:58 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/temporary-tables-and-mysql-status-information/</guid><description>&lt;p&gt;When analysing MySQL &lt;a href="http://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html" target="_blank" title="Server System Variables"&gt;configuration&lt;/a&gt; and &lt;a href="http://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html" target="_blank" title="Server Status Variables"&gt;status&lt;/a&gt; information at customers it is always interesting to see how the applications behave. This can partially be seen by the output of the &lt;a href="http://dev.mysql.com/doc/refman/5.7/en/show-status.html" target="_blank" title="SHOW STATUS Syntax"&gt;&lt;code&gt;SHOW GLOBAL STATUS&lt;/code&gt;&lt;/a&gt; command. See also &lt;a href="https://www.fromdual.com/sites/default/files/mysql_fingerprint_reading_cm_2014.pdf"&gt;Reading MySQL fingerprints&lt;/a&gt;.&lt;/p&gt;</description></item><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>