<?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>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">Keep it Simple&lt;/a> (KISS).&lt;/p></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>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">configuration&lt;/a> and &lt;a href="http://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html" target="_blank" title="Server Status Variables">status&lt;/a> 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">&lt;code>SHOW GLOBAL STATUS&lt;/code>&lt;/a> command. See also &lt;a href="https://www.fromdual.com/sites/default/files/mysql_fingerprint_reading_cm_2014.pdf">Reading MySQL fingerprints&lt;/a>.&lt;/p></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">InnoDB Buffer Pool&lt;/h2>
&lt;p>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">&lt;code>Innodb_page_size&lt;/code>&lt;/a> (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">&lt;code>innodb_buffer_pool_size&lt;/code>&lt;/a> variable. On a dedicated system the InnoDB Buffer Pool can be configured up to 80% of the systems physical RAM (&lt;code>free&lt;/code>).&lt;/p></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>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></description></item></channel></rss>