Run mysql_upgrade on akonadi startup
This command should be run after each mysql updagrade as it fixes some of the internal db columns.
Otherwise, the akonadi logs can be flooded by:
Incorrect definition of table mysql.column_stats: expected column 'histogram' at position 10 to have type longblob, found type varbinary(255).
cc @dfaure