<br><br><div class="gmail_quote">2012/8/13 Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Antonio Modesto wrote:<br>
> My tables is using MyISAM engine, as this server is running freeradius<br>
> 1.X, it's quite old. The problem is that I've dumped my database to<br>
> another server to do some tests, and tried to alter the engine to see<br>
> how long it would take, after some hours running I've simply given up.<br>
<br>
</div>  Why alter the engine?  Just create a table on the new system, with the<br>
new engine.  Then, import the old data.<br>
<br>
  If you have data going back years, you're better off just starting<br>
over.  All old data stays on the old machine, and new data goes to the<br>
new machine.</blockquote><div><br>I'm thinking I'll let on radacct just the rows for active sections, and put the old acct data in a separate database. That's a lot of old radacct data.<br></div><div><br><br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
> I'm thinking about making a backup of this table and truncating it. As<br>
> it's not possible for us to wait so long to alter the table engine (We<br>
> don't have backup yet).<br>
<br>
</div>  That's a problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Alan DeKok.<br>
</font></span><div class="HOEnZb"><div class="h5">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
<br>
</div></div></blockquote></div><br><br>