V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
MySQL 5.5 Community Server
MySQL 5.6 Community Server
Percona Configuration Wizard
XtraBackup 搭建主从复制
Great Sites on MySQL
Percona
MySQL Performance Blog
Severalnines
推荐管理工具
Sequel Pro
phpMyAdmin
推荐书目
MySQL Cookbook
MySQL 相关项目
MariaDB
Drizzle
参考文档
http://mysql-python.sourceforge.net/MySQLdb.html
whatisnew
V2EX  ›  MySQL

ubuntu server 14.04 LTS mysql error 错误

  •  
  •   whatisnew · 2015-05-27 09:45:26 +08:00 · 1891 次点击
    这是一个创建于 3263 天前的主题,其中的信息可能已经有所发展或是发生改变。

    今天看了一下 /var/log/mysql/error.log 文件发现这些内容,这些是什么错误?奇怪。。。

    150525 18:21:12 [Note] Event Scheduler: Purging the queue. 0 events
    150525 18:21:12 InnoDB: Starting shutdown...
    150525 18:21:13 InnoDB: Shutdown completed; log sequence number 1595916
    150525 18:21:13 [Note] /usr/sbin/mysqld: Shutdown complete
    
    150525 18:21:13 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    150525 18:21:13 InnoDB: Compressed tables use zlib 1.2.8
    150525 18:21:13 InnoDB: Using Linux native AIO
    150525 18:21:14 InnoDB: Initializing buffer pool, size = 512.0M
    150525 18:21:14 InnoDB: Completed initialization of buffer pool
    150525 18:21:14 InnoDB: highest supported file format is Barracuda.
    150525 18:21:14 InnoDB: Waiting for the background threads to start
    150525 18:21:15 InnoDB: 5.5.43 started; log sequence number 1595916
    150525 18:21:15 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    150525 18:21:15 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
    150525 18:21:15 [Note] Server socket created on IP: '0.0.0.0'.
    150525 18:21:15 [Warning] 'user' entry 'root@ubuntu' ignored in --skip-name-resolve mode.
    150525 18:21:15 [Warning] 'proxies_priv' entry '@ root@ubuntu' ignored in --skip-name-resolve mode.
    150525 18:21:15 [Note] Event Scheduler: Loaded 0 events
    150525 18:21:15 [Note] /usr/sbin/mysqld: ready for connections.
    Version: '5.5.43-0ubuntu0.14.04.1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)
    

    这些到底是什么鬼?怎么会记录到 error.log 里边呢?

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2029 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 01:34 · PVG 09:34 · LAX 18:34 · JFK 21:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.