<div dir="ltr"><div>I also looked at MySql 5.6 when I upgraded to 14.04.  I actually used it for many months.  However I found that the Ubuntu packages were lagging far behind the source release when there were security updates.  So I decided, for the sake of my own sanity, to downgrade back to 5.5.  YMMV.<br><br></div>The point of using the innodb_file_per_table option is that it becomes easier to reclaim space in the innodb file.  Instead of dumping and re-importing all the databases to reclaim space you only have to do that with a few tables.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 17, 2015 at 10:06 AM, Paul A <span dir="ltr"><<a href="mailto:paul.a@navalmarinearchive.com" target="_blank">paul.a@navalmarinearchive.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">At 04:05 PM 9/17/2015 +0200, Stefano Bargioni wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+1 for "default in some newer versions".<br>
sb<br>
Robin Sheat writes:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Paul A schreef op vr 11-09-2015 om 18:37 [-0400]:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-rw-rw---- 1 mysql mysql 1302331392 Sep 11 17:45 ibdata1<br>
</blockquote>
This is solved by using this option:<br>
<a href="https://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#sysvar_innodb_file_per_table" rel="noreferrer" target="_blank">https://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#sysvar_innodb_file_per_table</a> <br>
which I'd recommend setting. It seems like it might be a default in some<br>
newer versions.<br>
</blockquote></blockquote>
<br></span>
When we upgraded our servers earlier this year (12.04LTS to 14.04LTS) we tried upgrading to MySQL 5.6 (from 5.5.44). Time did not permit sorting out all the glitches (notably date/timestamps which produced hard errors, but from memory there were a few more details) which involved Koha as well as other db's on the same servers.<br>
<br>
We did try the innodb_file_per_table in 5.5 (but you have to ALTER all the tables to get the benefits) and the sum total of all the individual files was a little bigger than the original ibdata1 -- so whatever the other benefits might have been, "spacesaving" (which was my original reply) was not one of them.<br>
<br>
YMMV ... and upgrading to 5.6 is still very much on my "jobs to do" list.<span class="HOEnZb"><font color="#888888"><br>
<br>
Paul <br></font></span><div class="HOEnZb"><div class="h5">
_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a><br>
<a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" target="_blank">http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" rel="noreferrer" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" rel="noreferrer" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" target="_blank">http://bugs.koha-community.org/</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div>Michael Hafen<br></div>Washington County School District Technology Department<br></div>Systems Analyst<br><div><br><img src="http://logos.washk12.org/100year.png"><br></div></div></div>
</div>