Scenario: The data in a table needs to be synchronized to other databases using a synchronization tool, and the update_time timestamp field is required for incremental synchronization. Solution: alter table quant_stk_calc_d_wxcp add update_time timestamp DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP; The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Implementation of webpack-dev-server to build a local server
>>: Tutorial on installing DAMO database on Centos7
1. About the file server In a project, if you wan...
Directory Structure . │ .env │ docker-compose.yml...
Table of contents Index Model B+Tree Index select...
Table of contents 1. Job Execution Fault Toleranc...
1. Enter the configuration file of the yum source...
Table of contents 1 The common rules for creating...
Table of contents Overview Install Gulp.js Create...
Nginx can not only hide version information, but ...
tar backup system sudo tar cvpzf backup.tgz --exc...
Multi-table query Use a single select statement t...
Table of contents 1. Use object to create an obje...
I won't say much nonsense, let's just loo...
1. Install vsftpd component Installation command:...
1. InnoDB locking mechanism The InnoDB storage en...
This post focuses on a super secret Flutter proje...