> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Optimize Database Through phpMyadmin

1. Login to **phpMyadmin**.

![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/bcb20bb4-1c1e-4203-a986-734840d98bcc.png)


2. Select database. 


- Check all tables.


- Select _"Optimize table"_. 


Example as below:

![](https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/9e0b6822-b4d9-422f-b331-eb8a2c4032b2.png)










3. You shall see the message **"Your SQL query has been executed successfully"** if done correctly.