Comments - Generated (Virtual and Persistent/Stored) Columns

8 years, 9 months ago Jan Steinman

What happens when the data that determines a PERSISTENT column changes? Is there a built-in change-detection and update mechanism? Or is there some way to force an update?

 
8 years, 9 months ago Federico Razzoli

Data in PERSISTENT columns is always up to date. You don't have to do anything to force updates.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.