mysql - Version numbers in database? -


what version number in database , suppose if there multiple tables , in each tables records getting modified necessary have version number. under circumstances should use version numbers in database?

you want find out mysql version using below sql.

show variables "%version%"; 

thank you.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -