Questions tagged [dbaas]

2 questions
2
votes
2 answers

InnoDB: Cannot close file ./tablefile.ibd because of 1 pending operations

MariaDB Version: '10.5.13-9 I am facing multiple unsuccessful data migration(Copy) attempts from my old legacy data environment to my DBaaS Container Environment. Performing this data migration using mysqldump with pipe to restore in my Container…
Gopinath Karangula
  • 933
  • 2
  • 10
  • 21
1
vote
1 answer

Geo-distributed DBaaS with MySQL compatible DB with multi-master?

There are a few NewSQL engines exist, most of them Postgres-compatible, but there are MariaDB Xpand and others, MySQL-based. Plus Galera-based clusters. My question - is there production ready DBaaS service, which provide managed DB on AWS?