[MDEV-5806] Single Query Performance Regression in Group BY Created: 2014-03-07 Updated: 2014-03-09 Resolved: 2014-03-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | MARCHAL Sebastien | Assignee: | Elena Stepanova |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Red Hat Enterprise Linux Server release 6.5 (Santiago) |
||
| Attachments: |
|
| Description |
|
Hi, The query :
This query is fast in mysql 5.1, but slow in mariadb. Thanx for your help. |
| Comments |
| Comment by VAROQUI Stephane [ 2014-03-07 ] |
|
Compare to mysql 5.1 this query lost 42s for about 300s execution time . Removing the GROUP BY, Sebastien found that the regression can not be reproduce. |
| Comment by VAROQUI Stephane [ 2014-03-07 ] |
|
cnf file |
| Comment by VAROQUI Stephane [ 2014-03-07 ] |
|
Not the same server MariaDB supposed to be faster : MariaDB : |
| Comment by MARCHAL Sebastien [ 2014-03-07 ] |
|
Voila déjà les résultat sur mariaDB10 en pièce jointe. Pour avoir une machine ISO pour la version 51 de mysql, je dépend du système et ne peut te fournir les informations de suite. |
| Comment by MARCHAL Sebastien [ 2014-03-07 ] |
|
Hello, On Mysql this query execute in 3510ms Then we try benchmarck : Its seems we have a problem with our server. Thx for your help |
| Comment by Elena Stepanova [ 2014-03-09 ] |
|
Closing for now. Please comment to reopen if you have second thoughts regarding the cause of the problem. |