<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi there,<br class=""><br class="">I just upgraded MariaDB to release 10.9.3 (not an easy process since yum update got upset, no matter which 10.x version I tried, about the 10.2.13 RPM already being installed). After running rpm -e on the old MariaDB-server RPM, I was finally able to install it cleanly and managed not to delete all of my data in the process. Now, MariaDB 10.9.3 starts just fine, but every 15 minutes it spontaneously shuts down and then restarts. This is from the MariaDB log file:<br class=""><br class="">2022-10-09 23:30:01 0 [Note] /usr/sbin/mariadbd (initiated by: unknown): Normal shutdown<br class="">2022-10-09 23:30:01 0 [Note] InnoDB: FTS optimize thread exiting.<br class="">2022-10-09 23:30:02 0 [Note] InnoDB: Starting shutdown...<br class="">2022-10-09 23:30:02 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool<br class="">2022-10-09 23:30:02 0 [Note] InnoDB: Restricted to 194704 pages due to innodb_buf_pool_dump_pct=25<br class="">2022-10-09 23:30:02 0 [Note] InnoDB: Buffer pool(s) dump completed at 221009 23:30:02<br class="">2022-10-09 23:30:05 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"<br class="">2022-10-09 23:30:05 0 [Note] InnoDB: Shutdown completed; log sequence number 659909755853; transaction id 2517047825<br class="">2022-10-09 23:30:05 0 [Note] /usr/sbin/mariadbd: Shutdown complete<div class=""><br class=""></div><div class="">It’s happening every 15 minutes. Naturally, this sounds like an Active Monitor type thing, so I manually ran /usr/sausalito/sbin/swatch.sh and sure enough, it shut down MariaDB:</div><div class=""><br class=""></div><div class="">2022-10-09 23:31:16 0 [Note] InnoDB: Buffer pool(s) load completed at 221009 23:31:16<br class="">2022-10-09 23:44:07 0 [Note] /usr/sbin/mariadbd (initiated by: unknown): Normal shutdown<br class="">2022-10-09 23:44:07 0 [Note] InnoDB: FTS optimize thread exiting.<br class="">2022-10-09 23:44:07 0 [Note] InnoDB: Starting shutdown...<br class="">2022-10-09 23:44:07 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool<br class="">2022-10-09 23:44:07 0 [Note] InnoDB: Restricted to 194704 pages due to innodb_buf_pool_dump_pct=25<br class="">2022-10-09 23:44:07 0 [Note] InnoDB: Buffer pool(s) dump completed at 221009 23:44:07<br class="">2022-10-09 23:44:09 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"<br class="">2022-10-09 23:44:09 0 [Note] InnoDB: Shutdown completed; log sequence number 659909912343; transaction id 2517049473<br class="">2022-10-09 23:44:10 0 [Note] /usr/sbin/mariadbd: Shutdown complete</div><div class=""><br class=""></div><div class="">Anyone have any idea why this might be happening? Bonus points if you know why 10.9.3 doesn’t like using /home/tmp as a temporary folder (it says it can’t write to it, even after chmod 1777 /home/tmp), which 10.2.13 was fine with.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Aaron</div><br class=""><div class="">
<div class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><table width="100%" border="0" cellpadding="0" cellspacing="0" class=""><tbody class=""><tr class=""><td colspan="4" class=""><hr style="color: rgb(64, 64, 64); background-color: rgb(64, 64, 64); height: 1px; border: 0px solid rgb(64, 64, 64);" class=""></td></tr><tr class=""><td valign="top" style="padding-left: 8px; padding-top: 8px;" class=""><a href="http://www.thinkcomputer.com/" class=""><img src="http://www.thinkcomputer.com/signatures/logos/think.gif" align="bottom" border="0" width="66" height="95" alt="Think Computer Corporation" class=""></a></td><td width="380" align="right" valign="top" style="padding-right: 8px;" class=""><font face="Helvetica,Arial" size="-1" color="#606060" class=""><p class=""><b class="">Aaron Greenspan</b><br class="">President & CEO<br class="">Think Computer Corporation</p><font face="Tahoma,Helvetica,Arial" size="-2" color="#808080" style="text-decoration: none;" class=""><p class=""><i class="">telephone</i> +1 415 670 9350<br class=""><i class="">fax</i> +1 415 373 3959<br class=""><i class="">e-mail</i> <a href="mailto:aarong@thinkcomputer.com" class="">aarong@thinkcomputer.com</a><br class=""><i class="">web</i> <a href="http://www.thinkcomputer.com" class="">http://www.thinkcomputer.com</a></p></font></font></td></tr></tbody></table></div></span></div></div></div></body></html>