Posts by Denis Schaulet • 29 points
1 post
- 
		3 votes2 answers1610 viewsA: Automatically update timestamp on updateChanges the table creation to: `dt_atualizacao` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP and see if it works. mysqlanswered Denis Schaulet 29