MySQL error: Error code: 1293 Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP The reason is: the MySQL versions of the two servers are inconsistent. The lower version does not support two TIMESTAMP type columns in one table. The versions in the project are:
The solution? The method is to use the latest version on both servers The above method is very simple. Thank you for your support of 123WORDPRESS.COM. You may also be interested in:
|
<<: An example of elegantly writing status labels in Vue background
>>: Tutorial on installing Odoo14 from source code on Ubuntu 18.04
1. The value used in the button refers to the text...
I have several tomcats here. If I use them at the...
In daily maintenance, threads are often blocked, ...
The <link> tag defines the relationship bet...
Block element HTML tag classification details * a...
Table of contents 1. Pull the centos image 2. Bui...
Today, let's talk about how to use js to achi...
Events can specify the execution of SQL code once...
BEM is a component-based approach to web developm...
When users install MySQL database for the first t...
Installation sequence rpm -ivh mysql-community-co...
Require The div under the body is vertically cent...
Loading rules of require method Prioritize loadin...
Sometimes we may encounter such a requirement, th...
environment Linux 3.10.0-693.el7.x86_64 Docker ve...