← Back to team overview

maria-discuss team mailing list archive

Re: MariaDB 10.1.4 Progress output

 

I have not looked at the code, but my guess is InnoDB row count from SE is being used, which is approximate and can sometimes differ by an order of magnitude or more from the actual row count.  If the estimate is significantly lower than real value, you will copy many more rows than the estimate and the percentage will be higher than 100%

Sent from my iPhone

> On Apr 20, 2015, at 6:57 AM, Rhys Campbell <Rhys.Campbell@xxxxxxxxxxxxxxxxx> wrote:
> 
> Note the progress output below. I’ve seen several like this. i.e…
>  
> Stage: 1 of 72 ‘altering table’ 350% of stage done. Is this intentional?
>  
> <image001.png>
>  
>  
> Rhys Campbell
> Database Administrator
> TradingScreen, Inc.
> 23 York House, 5th Floor
> London WC2B 6UJ
> Email: rhys.campbell@xxxxxxxxxxxxxxxxx
>  
> Follow TradingScreen on Twitter , Facebook and our blog Trading Smarter
> This message is intended only for the recipient(s) named above and may contain confidential information. If you are not an intended recipient, you should not review, distribute or copy this message. Please notify the sender immediately by e-mail if you have received this message in error and delete it from your system.
>  
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-discuss
> Post to     : maria-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help   : https://help.launchpad.net/ListHelp

References