Core contributions – PRs still open at the end of 2025 Q1

MariaDB Contributions Dashboard
https://github.com/MariaDB/server/
Fri 2025-06-06 at 14:53 CET

1. Not yet merged

Branch Contribution

1. PR 3786 / MDEV-36366 by Rui Chen: cmake(libfmt): use find_package to find libfmt

2. PR 3796 / MDEV-34391 by : SET PATH variable and resolution for stored routine invocations

3. PR 3797 / MDEV-34319 by : DECLARE TYPE .. TABLE OF .. INDEX BY in stored routines

4. PR 3807 / MDEV-13817 by : Add support for oracle’s left join syntax – the ( + ) in sql_mode=oracle

5. PR 3830 / MDEV-9473 by Bardia Hassanzadeh: Enhance Soundex Functionality to Properly Handle Multi-word Inputs

6. PR 3838 / MDEV-32362 by Fariha Shaikh: Remove generated columns from INSERT statements in dump tool

7. PR 3839 / MDEV-23962 by hp: Remove arc directory obsolete code and move it to mysql_upgrade

8. PR 3864 / MDEV-20544 by Sutou Kouhei WIP:: Update bundled Groonga and Mroonga

9. PR 3891 / MDEV-36297 by : Ability to backup selected partitions only

10. PR 3901 / MDEV-34953 by Ahmed Hani: Add JSON flag for `mysqldumpslow.sh` output

11. PR 3909 / MDEV-35635 by Mohanad Khaled: START SLAVE UNTIL allows CHANGE MASTER TO options

12. PR 3935 / MDEV-36269 by Hossam Hassan: Improve error handling in the source command

2. Not yet approved

Branch Contribution

13. PR 3788 / MDEV-31334 by Fariha Shaikh: Consider dates ending in ‘T’ as malformed

14. PR 3829 / MDEV-11341 by Geng Tian: STR_TO_DATE does not return NULL for invalid dates

15. PR 3847 / MDEV-33671 by Mohanad Khaled: Remove hardcoded open-files limit in safe_process.cc

16. PR 3850 / MDEV-36184 by Manjul Mohan: To optimise dot_product in Power9 and Power10 architecture

17. PR 3863 / MDEV-14432 by Mohanad Khaled: mysqldump does not preserve case of table names in generated sql

18. PR 3874 / MDEV-36245 by Tony Chen: Long server_audit_file_path causes buffer overflow

19. PR 3900 by Prajwal B Mehendarkar : Fixes linker issues and compilation issues while building on AIX