Skip to content

Update MySQL.php - #1137

Open
josemariagomezroncero wants to merge 1 commit into
PrestaShop:devfrom
josemariagomezroncero:patch-1
Open

Update MySQL.php#1137
josemariagomezroncero wants to merge 1 commit into
PrestaShop:devfrom
josemariagomezroncero:patch-1

Conversation

@josemariagomezroncero

Copy link
Copy Markdown

Improves query speed for MySQL 5.7, MariaDB 10.3+

Questions Answers
Description? Please be specific when describing the PR.
Every detail helps: versions, browser/server configuration, specific module/theme, etc. Feel free to add more information below this table.
Type? improvement
Deprecations? no
Fixed ticket? Fixes PrestaShop/Prestashop#{issue number here}.
How to test? A database with tens of thousands of products is required. MariaDB 11+ is required.
When using a faceted filter and selecting more than one feature, the query execution time exceeds one minute. With this improvement, that time is reduced to hundredths of a second.

Improves query speed for MySQL 5.7, MariaDB 10.3+
@ps-jarvis

Copy link
Copy Markdown

Hello @josemariagomezroncero!

This is your first pull request on ps_facetedsearch repository of the PrestaShop project.

Thank you, and welcome to this Open Source community!

@github-project-automation github-project-automation Bot moved this to Ready for review in PR Dashboard Jun 17, 2025
@jf-viguier

Copy link
Copy Markdown
Contributor

Please fill in the PR form and be more explicit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

3 participants