您现在的位置: 爱51代码网 >> 范文 >> 文章正文
TIMESTAMP with implicit DEFAULT value is depreca

TIMESTAMP with implicit DEFAULT value is depreca

我是在官网上下在的MySQL数据库,[mysql-5.6.12-winx64.zip],解压之后,把“my-default.ini”文件修改为my.ini文件进行修改参数:
**************************************
 basedir = D:/Program Files/mysql-5.6.12-winx64
 datadir = D:/Program Files/mysql-5.6.12-winx64/data
 port = 3306
 server_id = 1
**************************************
修改完后保存,使用cmd命令行进行输入:——————————————————————————————————
D:\Program Files\mysql-5.6.12-winx64\bin>mysqld -install MySQL -defualts-file=D:
\Program Files\mysql-5.6.12-winx64\my.ini
——————————————————————————————————
结果显示:------------------------------------------------------------
2013-07-04 22:27:41 0 [Warning] TIMESTAMP with implicit DEFAULT value is depreca
ted. Please use --explicit_defaults_for_timestamp server option (see documentati
on for more details).
------------------------------------------------------------
在日志中显示的为:
-----------------------------------------------------------
2013-07-04 22:43:22 41024 [Note] Plugin 'FEDERATED' is disabled.
2013-07-04 22:43:22 41024 [Note] InnoDB: The InnoDB memory heap is disabled
2013-07-04 22:43:22 41024 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2013-07-04 22:43:22 41024 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-07-04 22:43:22 41024 [Note] InnoDB: Not using CPU crc32 instructions
2013-07-04 22:43:22 41024 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2013-07-04 22:43:22 41024 [Note] InnoDB: Completed initialization of buffer pool
2013-07-04 22:43:22 41024 [Note] InnoDB: Highest supported file format is Barracuda.
2013-07-04 22:43:22 41024 [Note] InnoDB: 128 rollback segment(s) are active.
2013-07-04 22:43:22 41024 [Note] InnoDB: Waiting for purge to start
2013-07-04 22:43:22 41024 [Note] InnoDB: 5.6.12 started; log sequence number 1626097
2013-07-04 22:43:22 41024 [ERROR] mysqld: unknown option '-i'
2013-07-04 22:43:22 41024 [ERROR] Aborting
检查一下my.ini中有无
'-i'的选项

mysqld --defaults-file="D:\Program Files\mysql-5.6.12-winx64\my.ini"

试一下。

注意单词拼写
--defaults-file=file_name 

  • 上一篇文章:

  • 下一篇文章: 没有了
  • 最新文章 热点文章 相关文章
    lotus数据列表文档个数如何实时统
    lotus代理中LS如何将字符串保存到
    在lotus BS系统里怎样方便实现统
    undefined reference timer_crea
    linux文件/usr/lib破坏了,还原后
    linux上运行system函数时,print
    Failed to open eth0
    android手机无法与eclipse或电脑
    C/C++洗牌算法源代码
    servlet技术实现用户名唯一的验证
    undefined reference timer_crea
    Failed to open eth0
    ZOJ 3700 Ever Dream 文章中单词
    TortoiseGit和msysGit安装及使用
    sharepoint 2010 获取用户信息Us
    mysql主从同步延迟方案解决的学习
    生日旅行总结
    中小板生日快乐随感
    送生日快乐桑葚乳酪小蛋糕
    写给女儿的生日快乐
    refoX x能加密vfp9.0编译的e
    windows server 2008 R2下安
    vfp9装上汉化补丁后,输入命
    DB2数据库表大量数据处理
    db2选取所有天每个小时数据的
    db2参数的自变量数据类型、长
    DB2如何查询表存储过程等的D
    SQL1762N Unable to connect
    SQL 查询多条XML数据里面的某
    局域网内个别机器连不上SQL 
     



    设为首页 | 加入收藏 | 网站地图 | 友情链接 |