Ad Widget

Collapse

mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • inkostin
    Member
    • Jan 2018
    • 81

    #1

    mysql

    Начал вот ругаться:

    2019-11-01 17:49:50 0 [Note] InnoDB: Using Linux native AIO
    2019-11-01 17:49:50 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
    2019-11-01 17:49:50 0 [Note] InnoDB: Uses event mutexes
    2019-11-01 17:49:50 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
    2019-11-01 17:49:50 0 [Note] InnoDB: Number of pools: 1
    2019-11-01 17:49:50 0 [Note] InnoDB: Using SSE2 crc32 instructions
    2019-11-01 17:49:50 0 [Note] InnoDB: Initializing buffer pool, total size = 12G, instances = 12, chunk size = 128M
    2019-11-01 17:49:51 0 [Note] InnoDB: Completed initialization of buffer pool
    2019-11-01 17:49:51 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
    2019-11-01 17:49:51 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
    2019-11-01 17:49:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables
    2019-11-01 17:49:51 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
    2019-11-01 17:49:51 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
    2019-11-01 17:49:51 0 [Note] InnoDB: Waiting for purge to start
    2019-11-01 17:49:51 0 [Note] InnoDB: 10.3.17 started; log sequence number 2175820592926; transaction id 1307028022
    2019-11-01 17:49:51 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
    2019-11-01 17:49:51 0 [Note] Plugin 'FEEDBACK' is disabled.
    2019-11-01 17:49:51 0 [Note] Server socket created on IP: '127.0.0.1'.
    2019-11-01 17:49:51 0 [Note] Reading of all Master_info entries succeeded
    2019-11-01 17:49:51 0 [Note] Added new Master_info '' to hash table
    2019-11-01 17:49:51 0 [Note] /usr/sbin/mysqld: ready for connections.
    Version: '10.3.17-MariaDB-0+deb10u1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 Debian 10
    2019-11-01 17:49:51 8 [Warning] Access denied for user 'root'@'localhost' (using password: NO)
    2019-11-01 17:49:51 9 [Warning] Access denied for user 'root'@'localhost' (using password: NO)
    2019-11-01 17:49:51 11 [Warning] Access denied for user 'root'@'localhost' (using password: NO)
    2019-11-01 17:49:51 10 [Warning] InnoDB: Cannot add field `proxy_address` in table `zabbix`.`hosts` because after adding it, the row size is 8494 which is greater than maximum allowed size (8126) for a record on index leaf page.
    2019-11-01 17:49:52 13 [Warning] InnoDB: Cannot add field `event_menu_url` in table `zabbix`.`media_type` because after adding it, the row size is 8286 which is greater than maximum allowed size (8126) for a record on index leaf page.
    2019-11-01 17:49:55 0 [Note] InnoDB: Buffer pool(s) load completed at 191101 17:49:55

Working...