[MDEV-11873] Unnecessary InnoDB warnings upon bootstrap Created: 2017-01-22  Updated: 2017-03-14  Resolved: 2017-03-14

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.2
Fix Version/s: 10.2.5

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
PartOf
includes MDEV-11782 Redefine the innodb_encrypt_log format Closed

 Description   

On server bootstrap with default options, InnoDB produces the warnings

2017-01-23  1:49:05 140688075253632 [Warning] InnoDB: New log files created, LSN=45892
2017-01-23  1:49:06 140688075253632 [Warning] InnoDB: Creating foreign key constraint system tables.

It's bootstrap, naturally InnoDB creates new files and system tables, there should be no warnings of this kind.



 Comments   
Comment by Marko Mäkelä [ 2017-03-14 ]

The "New log files created" was changed to [Note] in MDEV-11782.

Comment by Marko Mäkelä [ 2017-03-14 ]

I changed the warning about the SYS_FOREIGN and SYS_FOREIGN_COLS creation to a note, and removed some messages about the successful creation of metadata tables, because they are basically noise.

Generated at Thu Feb 08 07:53:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.