(In reply to Felip Moll https://bugs.schedmd.com/show_bug.cgi?id=7677#c12) > After more investigation I see that in MySQL >= 5.7 the row format is DYNAMIC Does SchedMD have a recommendation with respect to either specific data base features or data base version numbers which have been proven to be best-fit implementations for slurm? Ideally if a (small) table were included in the documentation (or expect tests suite results?) which would indicate 1) validated and recommended products and versions of databases, possibly including specific features that differentiate a valid version vs. a recommended version 1) whether mariadb, mysql or other (percona?) db 2) what specific versions of those db are validated and/or recommended For example, if mysql and 5.7 were recommended, to specify whether the version was: "community MySQL" vs. vendor-supplied MySQL or bundled with OS distribution, etc. I expect that this request will be classified as an enhancement, appropriately. Thank you.
Hi Steve - Good to hear from you. We do not have a matrix of versions and compatibility, and I do not think we are interested in adding this since it would have to be validated and updated each release. I would refer back to the field notes in this case: https://slurm.schedmd.com/SLUG18/field_notes2.pdf https://slurm.schedmd.com/SLUG19/Field_Notes_3.pdf > Older MySQL versions (5.5 and before) have had problems with later conversion processes. We also expect mariadb > 10 for most sites should be sufficient. If you experience a problem with more recent versions of MySQL/MariaDB then you should log a bug.