SET sql_notes = 1;
SET sql_notes = 0;
Notes will increment warning_count and will be displayed by SHOW WARNINGS. This is the default.
Notes will not increment warning_count and will not be displayed by SHOW WARNINGS.
TODO
[Note] InnoDB: page_cleaner: 1000ms intended loop took 9327ms. The settings might not be optimal. (flushed=0, during the time.)
[Note] [MY-010454] [Server] A temporary password is generated for root@localhost: xXxX1x-=x<X:
This is a temporary password generated during the first startup of a freshly installed MySQL instance.