From: Jakub Vrana Date: Wed, 12 Mar 2025 17:28:34 +0000 (+0100) Subject: Issues: Prefer MySQLi X-Git-Tag: v5.0.5~37 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=81594e4a2d424931d0e221e278543af012809fd3;p=adminer.git Issues: Prefer MySQLi --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7ad733aa..50c7aa4e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- **Adminer version:** please use latest published or Git -**Driver:** e.g. MySQL -**Database version:** e.g. 10.1.48-MariaDB +**Driver:** e.g. MySQLi +**Database version:** e.g. 10.2.12-MariaDB Please provide reproducible steps including a SQL dump (with no personal information) if applicable.