[debian-mysql] MariaDB Questions

pink k komorebi12131 at gmail.com
Tue Aug 22 08:03:38 BST 2023


Greetings esteemed developers:

I have some questions about MariaDB; first of all it is our development
requirement, we want to base on MariaDB database, as the database of our
program, and then we are now encountering a problem, that is, once the
MariaDB database is closed, the existing data will be cleared, and if we
restart the MariaDB database again, we also get a brand new MariaDB. Of
course, I have tried to use some sql files to make MariaDB create the
database I need when I start it, but if I close MariaDB again after I
operate some data in my program, and then start MariaDB again, I will find
that the data I have operated in the past is not there, and it is still the
database that is created according to that sql file. I would like to ask
MariaDB if there is a way to save the data that I have manipulated in my
program when it is closed or stopped, i.e. the "persistent data" operation
in MySQL.

Thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-mysql-maint/attachments/20230822/30df1da0/attachment.htm>


More information about the pkg-mysql-maint mailing list