MySQL Forums
Forum List  »  General

TIMESTAMP Error in MySQL 5.6.20 on Linux
Posted by: Shobhit Srivastava
Date: September 02, 2014 07:49AM

Hi Guys!

I have uninstalled an older version of MySQL from a server, and installed MySQL 5.6.20 on Linux server

But I have TWO ISSUES:
1- While installing I got TIMESTAMP error as below

[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).


2- Then I installed client as well. But again while starting mysql, I am getting error

[root@XXXXXXXXXXsbin]# ./mysqld start
2014-09-02 19:13:21 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).



What to do to resolve the error... :-(

Options: ReplyQuote


Subject
Written By
Posted
TIMESTAMP Error in MySQL 5.6.20 on Linux
September 02, 2014 07:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.