Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
All solutions
    • All solutions for Managed Service for MySQL®
    • Managed Service for MySQL® cluster switches to `Read Only` due to free space getting quickly consumed by temporary files
    • Resolving the `Access denied` error when saving an SQL dump of a database from a Managed Service for MySQL® cluster using `mysqldump`

In this article:

  • Issue description
  • Solution
  1. Managed Service for MySQL®
  2. Managed Service for MySQL® cluster switches to `Read Only` due to free space getting quickly consumed by temporary files

Managed Service for MySQL® cluster switches to Read Only due to free space getting quickly consumed by temporary files

Written by
Yandex Cloud
Updated at December 17, 2025
  • Issue description
  • Solution

Issue descriptionIssue description

In your Managed Service for MySQL® cluster, you see this error:

The MySQL server is running with the --read-only option
so it cannot execute statement

When you expand the storage, your free space continues to be quickly used up, and the cluster switches to Read Only again.

SolutionSolution

The InnoDB engine used in the Managed Service for MySQL® cluster databases stores third-party connection data in temporary tables. Temporary table data is stored in the cluster's disk storage.

Check the logs of your application connecting to the database for anomalies. To delete temporary files from the cluster storage, you can disconnect and then reconnect your application to the cluster after terminating all connections, or restart the cluster.

Was the article helpful?

Previous
All solutions for Managed Service for MySQL®
Next
Resolving the `Access denied` error when saving an SQL dump of a database from a Managed Service for MySQL® cluster using `mysqldump`
© 2026 Direct Cursus Technology L.L.C.