Comments - MariaDb Crashing after some wordpress posts

8 years, 11 months ago Elena Stepanova

An additional note: if you upgrade to 5.5.43, please make sure you are not affected by this issue: MDEV-8115 (the known way to be affected is having views over tables with BLOB or TEXT columns). If you do have those, but not too many, the easiest way to work around the problem is the one that people mentioned in the comments to the issue: drop the views, run mysql_upgrade, then re-create the views.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.