Skip to content

Conversation

@williamperron
Copy link
Contributor

@williamperron williamperron commented Apr 30, 2022

Author checklist (Completed by original Author)

  • Contribution a good fit for the Rocky project? Title and Author MetaTags inserted ?
  • Is this a non-English contribution?
  • If applicable, steps and instructions have been tested to work on a real system
  • Did you perform an initial self-review to fix basic typos and grammatical correctness

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Check that document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Basic Editorial Review)
  • 4th Pass (Detailed Editorial Review and Peer Review)
  • Final pass/approval (Final Review)

@sspencerwire
Copy link
Contributor

@williamperron Hey! Thank you very much for your interest in improving the documentation! One problem though: On a fresh install of Rocky Linux the only command that I have for mariadb is: mariadb-service-convert there is no other referenced commands using the mariadb prefix. It looks like this syntax may be true, perhaps in Rocky Linux 9, as the version that is shipped with Rocky Linux 8.5 is 10.3.32, whereas the command that you are referencing was introduced in mariadb 10.4.6.

We should probably wait to update the document to include the command until it is released within Rocky Linux. I'll leave the PR open for the moment so that you can comment further. Thanks again for your submission!!

@sspencerwire
Copy link
Contributor

@williamperron A little more research on my part: Mariadb 10.5 is available via module on Rocky Linux 8.5: dnf module list | grep mariadb:

mariadb              10.3 [d][e]      client, galera, server [d]               MariaDB Module                                                                                                                                                                                                                   
mariadb              10.5             client, galera, server [d]               MariaDB Module   

Let me try uninstalling that again and installing it via the 10.5 module and then see if the command exists there.

@sspencerwire
Copy link
Contributor

@williamperron A little more research on my part: Mariadb 10.5 is available via module on Rocky Linux 8.5: dnf module list | grep mariadb:

mariadb              10.3 [d][e]      client, galera, server [d]               MariaDB Module                                                                                                                                                                                                                   
mariadb              10.5             client, galera, server [d]               MariaDB Module   

Let me try uninstalling that again and installing it via the 10.5 module and then see if the command exists there.

That does reveal the mariadb-secure-installation you were referring to. If you want to update your patch, you can walk people through enabling mariadb:10.5 module before the installation of mariadb-server and then include your command. By default, module 10.3 is enabled as shown in the module list above. Let me know how you want to continue! Thanks again!

@sspencerwire
Copy link
Contributor

@all-contributors add @williamperron for content

@allcontributors
Copy link
Contributor

@sspencerwire

I've put up a pull request to add @williamperron! 🎉

@sspencerwire sspencerwire changed the base branch from main to edit_681 May 2, 2022 13:06
@sspencerwire sspencerwire merged commit 732e23e into rocky-linux:edit_681 May 2, 2022
@williamperron williamperron deleted the patch-1 branch September 5, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants