I understand that MySQL table data gets stored in MYD files in the following folder:
C:\wamp64\bin\mysql\mysql8.0.18\data\
But those files in there have timestamps from yesterday! And I have updated my database records all day today!
Why aren't those data files being updated? I want to set up automatic backup of the files containing my database data, but first I want to understand why the files are not updating with every save. Thanks!
C:\wamp64\bin\mysql\mysql8.0.18\data\
But those files in there have timestamps from yesterday! And I have updated my database records all day today!
Why aren't those data files being updated? I want to set up automatic backup of the files containing my database data, but first I want to understand why the files are not updating with every save. Thanks!