FreeBSD Port: databases/mariadb101-server / version 10.1.18 crashing

Miroslav Lachman 000.fbsd at quip.cz
Thu Dec 8 16:21:50 UTC 2016


Bernard Spil wrote on 2016/11/12 01:26:

> Any specific reason you're using InnoBase not XtraDB? It should work but
> I don't think that many people are actually using it. It's disabled by
> default in MariaDB port as XtraDB is supposed to be better than InnoBase.
>
> The default is XtraDB which is a drop-in replacement of InnoDB by
> Percona. Can you try the new version 10.1.19 in ports and switch
> InnoBase off?

I think I was using XtraDB even if I had INNOBASE=on. This is recorded 
in old logs:

2016-11-10  3:28:42 34426872832 [Note] InnoDB:  Percona XtraDB 
(http://www.percona.com) 5.6.31-77.0 started; log sequence number 
36685500328

Doesn't it mean it is using XtraDB for InnoDB tables?

I upgraded to 10.1.19 without INNOBASE and everything works. No crashes.

Thank you!

The only question is - the log is filled with messages like this:

2016-12-08 14:28:11 35273069568 [Note] InnoDB: Online DDL : Start
2016-12-08 14:28:11 35273069568 [Note] InnoDB: Online DDL : Start 
reading clustered index of the table and create temporary files
2016-12-08 14:28:11 35273069568 [Note] InnoDB: Online DDL : End of 
reading clustered index of the table and create temporary files
2016-12-08 14:28:11 35273069568 [Note] InnoDB: Online DDL : Completed

I never saw them before upgrade to 10.1.19. Can it be silenced?

Miroslav Lachman



More information about the freebsd-ports mailing list