Report this

What is the reason for this report?

Mysql Data disappears intermittently

Posted on July 31, 2026

I put a few records into a test database over the past few days, but, from time to time they seem to disappear. Obviously I can’t use any (cheap) instance like this for production work!

Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 291 Server version: 10.11.14-MariaDB-0ubuntu0.24.04.1 Ubuntu 24.04

Copyright © 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.

MariaDB [(none)]> use datamap ; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A

Database changed MariaDB [datamap]> select * from log ; Empty set (0.000 sec)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.