As an open source project, phpMyAdmin welcomes contributions of many forms.
We appreciate your effort to improve phpMyAdmin by submitting a bug report. Before doing so, please check the following things:
- Check whether the bug you face hasn't been already reported. Duplicate reports takes us time, that we could be used to fix other bugs or make improvements.
- Specify the phpMyAdmin, server, PHP, MySQL and browser information that may be helpful to fix the problem, especially exact version numbers.
- If you got some error, please describe what happened and add error message. Reports like "I get error when I clicked on some link." are useless.
- Provide easy steps to reproduce and if possible include your table structure (``SHOW CREATE TABLE `tbl_name```); if your problem implies specific data, attach a small export file for sample rows.
- Security problems should not be reported here. See our security page. Thanks for your help!
Please report bugs on GitHub.
Patches are welcome as pull requests on GitHub. Please include a Signed-off-by tag. Note that by submitting patches with the Signed-off-by tag, you are giving permission to license the patch as GPLv2-or-later. See the DCO file for details.
You can find more information on our website: