NijatHIT 2017-04-15 09:02 采纳率: 0%
浏览 1280

mysql5.5 win10 提示1067

>D:\cs_app\mysql\mysql-5.5.40-winx64\bin>mysqld --console
>170415 16:33:05 [Warning] Can't create test file D:\cs_app\mysql\mysql-5.5.40-winx64\data\??.lower-test
>170415 16:33:05 [Warning] Can't create test file D:\cs_app\mysql\mysql-5.5.40-winx64\data\??.lower-test
>170415 16:33:05 [Note] Plugin 'FEDERATED' is disabled.
>170415 16:33:05 InnoDB: The InnoDB memory heap is disabled
>170415 16:33:05 InnoDB: Mutexes and rw_locks use Windows interlocked functions
>170415 16:33:05 InnoDB: Compressed tables use zlib 1.2.3
>170415 16:33:05 InnoDB: Initializing buffer pool, size = 128.0M
>170415 16:33:05 InnoDB: Completed initialization of buffer pool
>170415 16:33:05 InnoDB: highest supported file format is Barracuda.
>170415 16:33:05  InnoDB: Waiting for the background threads to start
>170415 16:33:06 InnoDB: 5.5.40 started; log sequence number 1595675
>170415 16:33:06 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
>170415 16:33:06 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
>170415 16:33:06 [Note] Server socket created on IP: '0.0.0.0'.
>170415 16:33:06 [ERROR] mysqld: Can't create/write to file 'D:\cs_app\mysql\mysql-5.5.40-winx64\data\??.pid' (Errcode: 22)
>170415 16:33:06 [ERROR] Can't start server: can't create PID file: Invalid argument

my.ini

[mysqld]
basedir=D:\\cs_app\\mysql\\mysql-5.5.40-winx64
datadir=D:\\cs_app\\mysql\\mysql-5.5.40-winx64\\data
character_set_server=utf8
[client]  
character_set_server=utf8
[WinMySQLAdmin]  
Server=D:\\cs_app\\mysql\\mysql-5.5.40-winx64\\bin\\mysqld.exe  
user=root 

被卡了一天 。。。 你们怎么看?

  • 写回答

1条回答 默认 最新

  • threenewbee 2017-04-15 09:29
    关注

    ini文件里的反斜杠用不着转义,用单斜杠

    评论

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog