Hi, I agree with you, I do not fully understand why mysql_upgrade is separate program, at startup mysqld should check current dictionary version and if it does not match server version call function to upgrade the system tables automatically. Created https://mariadb.atlassian.net/browse/TODO-776 for this.
R: Jan On Mon, Jan 11, 2016 at 10:39 AM, Otto Kekäläinen <[email protected]> wrote: > 2016-01-11 9:25 GMT+02:00 Jan Lindström <[email protected]>: > > These warnings are printed because some of the system table definitions > have > > been changed, you should run mysql_upgrade and restart should be again > more > > silent. > > mysql_upgrade is always run automatically and the next restart was silent > > I just wanted to check to be sure that these indeed can be ignored. > From user point of view it would be nicer if the upgrade ran > automatically before any of the mysqld starts so that there would not > be any "alarming" errors in the log, but that is very minor. > > Thanks >
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

