# MariaDB 10.6 - Upgrade to 11.x

**URL:** https://forum.mautic.org/t/mariadb-10-6-upgrade-to-11-x/31691
**Category:** Mautic 5 Install/Upgrade Support
**Created:** [April 15, 2024, 6:28pm UTC](https://forum.mautic.org/t/mariadb-10-6-upgrade-to-11-x/31691 "2024-04-15T18:28:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![stefan-franz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/stefan-franz/32/12758_2.png) [@stefan-franz](https://forum.mautic.org/u/stefan-franz)
#### Post date: [April 15, 2024, 6:28pm UTC](https://forum.mautic.org/t/mariadb-10-6-upgrade-to-11-x/31691/1 "2024-04-15T18:28:25Z")

</div>

I’d like to update my database version to the most restent mariadb:  
My System: Ubuntu 22.04 server  
At the moment:

```auto
stefan@mautic01:~$ mariadb --version
mariadb Ver 15.1 Distrib 10.6.16-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper

```

As i installed the server, i used for apache and mariadb that command:  
`apt install -y apache2 && apt install -y mariadb-server && apt install -y mariadb-client`

Would anyone support me here? I have a database backup and a complete server image backup - so i’m save. But the tutorial to upgrade i saw here has many things, i’m not sure… [Upgrading from MariaDB 10.11 to MariaDB 11.0 - MariaDB Knowledge Base](https://mariadb.com/kb/en/upgrading-from-mariadb-10-11-to-mariadb-11-0/)

---

<div class="post-metadata">

### Author: ![stefan-franz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/stefan-franz/32/12758_2.png) [@stefan-franz](https://forum.mautic.org/u/stefan-franz)
#### Post date: [April 15, 2024, 10:33pm UTC](https://forum.mautic.org/t/mariadb-10-6-upgrade-to-11-x/31691/2 "2024-04-15T22:33:41Z")

</div>

I know now, that 10.6.16-MariaDB is the default database for my Ubuntu 22.04  
So i let that. Thought i need to update the database, but now i’ll let it go now.
