I was needed to upgrade mysql 5.5 to 5.6, to avoid some issues on importing sql files.
ERROR 1293 (HY000) at line 231: Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause
How do you upgrade it?