我在运行我的 mysql 守护程序时遇到一个奇怪的错误,因为用户 'mysql' 在这里是命令喷出的内容,现在我已经检查过并且该实例尚未运行:S 所以,我不知道为什么它会显示这个输出:
120729 18:54:28 [Note] Plugin 'FEDERATED' is disabled.
120729 18:54:28 InnoDB: The InnoDB memory heap is disabled
120729 18:54:28 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120729 18:54:28 InnoDB: Compressed tables use zlib 1.2.5
120729 18:54:28 InnoDB: Using Linux native AIO
120729 18:54:28 InnoDB: Initializing buffer pool, size = 128.0M
120729 18:54:28 InnoDB: Completed initialization of buffer pool
120729 18:54:28 InnoDB: highest supported file format is Barracuda.
120729 18:54:28 InnoDB: Waiting for the background …
Run Code Online (Sandbox Code Playgroud)