[MDEV-31889] Variation of performance between MariaDb 10.6.14 on Ubuntu 22.04.3 LTS vs Debian 11.7 Created: 2023-08-10 Updated: 2023-09-05 Resolved: 2023-09-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Trivial |
| Reporter: | Mathieu Etcheverria | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | innodb, performance | ||
| Attachments: |
|
| Description |
|
Hello, I am having difficulties optimizing a production server with MariaDb 10.6.14. I have a development server with a basic configuration and a production server with a very correct configuration. The development server performs better on most requests compared to our production server. Configuration details: Development server: Production server: For the installation of MariaDb 10.6.14 I added the repository : https://mirrors.ircam.fr/pub/mariadb/repo/10.6/debian The database on the development server and the production server is the same. The development server makes backups of the production site. This is a website under Prestashop. Configuration of the 2 servers: For example the following query:
Takes 3.9ms on the development server and 22.8ms on the production server. Version information: I don't know if all the necessary information is here. I can provide additional information if needed. Thank you, Sincerely, |
| Comments |
| Comment by Sergei Golubchik [ 2023-09-05 ] |
|
This seems to be neither a feature request nor a bug report. For asking questions about MariaDB please use mailing lists or Zulip chat. But if it'll turn out to be a bug after all, just add a comment here and we'll reopen this issue. |