# DevKinsta: Failed to import database dump DK0066 - packet bigger than max\_allowed\_packet

**URL:** https://community.kinsta.com/t/devkinsta-failed-to-import-database-dump-dk0066-packet-bigger-than-max-allowed-packet/3551
**Category:** Questions
**Created:** [June 7, 2024, 2:15am UTC](https://community.kinsta.com/t/devkinsta-failed-to-import-database-dump-dk0066-packet-bigger-than-max-allowed-packet/3551 "2024-06-07T02:15:26Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![jackirish](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/jackirish/32/1361_2.png) [@jackirish](https://community.kinsta.com/u/jackirish)
#### Post date: [June 7, 2024, 8:59pm UTC](https://community.kinsta.com/t/devkinsta-failed-to-import-database-dump-dk0066-packet-bigger-than-max-allowed-packet/3551/6 "2024-06-07T20:59:26Z")

</div>

If you’re able to open the MariaDB Docker container, the `/etc/mysql/mariadb.conf.d/50-server.cnf` file should have a line similar to this:

`#max_allowed_packet = 1G`

Un-commenting that line by removing the # symbol should allow the database to use the higher value. However if the container is deleted or recreated, the configuration change will be lost.

---

_[View the full topic](https://community.kinsta.com/t/devkinsta-failed-to-import-database-dump-dk0066-packet-bigger-than-max-allowed-packet/3551)._
