chengzui 2017-04-06 07:48 采纳率: 13.3%
浏览 1739

mysql5.7.17zip安装过程中遇到的问题

C:\Users\Administrator>mysqld --console
2017-04-06T07:42:13.052983Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is
deprecated. Please use --explicit_defaults_for_timestamp server option (see doc
umentation for more details).
2017-04-06T07:42:13.052983Z 0 [Note] --secure-file-priv is set to NULL. Operatio
ns related to importing and exporting data are disabled
2017-04-06T07:42:13.053984Z 0 [Note] mysqld (mysqld 5.7.17) starting as process
5388 ...
2017-04-06T07:42:13.062984Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows in
terlocked functions
2017-04-06T07:42:13.063984Z 0 [Note] InnoDB: Uses event mutexes
2017-04-06T07:42:13.063984Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are u
sed for memory barrier
2017-04-06T07:42:13.063984Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-04-06T07:42:13.064984Z 0 [Note] InnoDB: Number of pools: 1
2017-04-06T07:42:13.064984Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2017-04-06T07:42:13.069984Z 0 [Note] InnoDB: Initializing buffer pool, total siz
e = 128M, instances = 1, chunk size = 128M
2017-04-06T07:42:13.081985Z 0 [Note] InnoDB: Completed initialization of buffer
pool
2017-04-06T07:42:13.199992Z 0 [Note] InnoDB: Highest supported file format is Ba
rracuda.
2017-04-06T07:42:13.400003Z 0 [Note] InnoDB: Creating shared tablespace for temp
orary tables
2017-04-06T07:42:13.402003Z 0 [Note] InnoDB: Setting file '.\ibtmp1' size to 12
MB. Physically writing the file full; Please wait ...
2017-04-06T07:42:13.577013Z 0 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2017-04-06T07:42:13.582014Z 0 [Note] InnoDB: 96 redo rollback segment(s) found.
96 redo rollback segment(s) are active.
2017-04-06T07:42:13.583014Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are
active.
2017-04-06T07:42:13.586014Z 0 [Note] InnoDB: Waiting for purge to start
2017-04-06T07:42:13.637017Z 0 [Note] InnoDB: 5.7.17 started; log sequence number
2534758
2017-04-06T07:42:13.639017Z 0 [Note] Plugin 'FEDERATED' is disabled.
2017-04-06T07:42:13.639017Z 0 [Note] InnoDB: Loading buffer pool(s) from D:\mysq
l-5.7.17-winx64\mysql-5.7.17-winx64\data\ib_buffer_pool
2017-04-06T07:42:13.749023Z 0 [Warning] Failed to set up SSL because of the foll
owing SSL library error: SSL context is not usable without certificate and priva
te key
2017-04-06T07:42:13.755024Z 0 [Note] Server hostname (bind-address): '*'; port:
3306
2017-04-06T07:42:13.757024Z 0 [Note] IPv6 is available.
2017-04-06T07:42:13.758024Z 0 [Note] - '::' resolves to '::';
2017-04-06T07:42:13.760024Z 0 [Note] Server socket created on IP: '::'.
2017-04-06T07:42:13.884031Z 0 [Note] InnoDB: Buffer pool(s) load completed at 17
0406 15:42:13
2017-04-06T07:42:14.388060Z 0 [Note] Event Scheduler: Loaded 0 events
2017-04-06T07:42:14.389060Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA
.TABLES;' to get a list of tables using the deprecated partition engine. You may
use the startup option '--disable-partition-engine-check' to skip this check.
2017-04-06T07:42:14.391060Z 0 [Note] Beginning of list of non-natively partition
ed tables
2017-04-06T07:42:14.427062Z 0 [Note] End of list of non-natively partitioned tab
les
2017-04-06T07:42:14.428062Z 0 [Note] mysqld: ready for connections.
Version: '5.7.17' socket: '' port: 3306 MySQL Community Server (GPL)

  • 写回答

2条回答 默认 最新

  • threenewbee 2017-04-06 16:58
    关注

    就你的提示信息没看到什么问题,安装成功

    评论

报告相同问题?

悬赏问题

  • ¥15 cgictest.cgi文件无法访问
  • ¥20 删除和修改功能无法调用
  • ¥15 kafka topic 所有分副本数修改
  • ¥15 小程序中fit格式等运动数据文件怎样实现可视化?(包含心率信息))
  • ¥15 如何利用mmdetection3d中的get_flops.py文件计算fcos3d方法的flops?
  • ¥40 串口调试助手打开串口后,keil5的代码就停止了
  • ¥15 电脑最近经常蓝屏,求大家看看哪的问题
  • ¥60 高价有偿求java辅导。工程量较大,价格你定,联系确定辅导后将采纳你的答案。希望能给出完整详细代码,并能解释回答我关于代码的疑问疑问,代码要求如下,联系我会发文档
  • ¥50 C++五子棋AI程序编写
  • ¥30 求安卓设备利用一个typeC接口,同时实现向pc一边投屏一边上传数据的解决方案。