Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-5510

[PATCH] Replace "MySQL" strings with "MariaDB" on the mysql.server init script output

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 5.1.67, 5.2.14, 5.3.12, 5.5.37, 10.0.10
    • Fix Version/s: 10.0
    • Component/s: Scripts & Clients
    • Labels:

      Description

      The support-files/mysql.server init script (on both 5.5 and 10.0) still outputs messages as "MySQL" such as :

      Starting MySQL
      Shutting down MySQL
      Restarting MySQL

      [...]

      In the meantime, init scripts from packaged versions of MariaDB references to "MariaDB" on the messages.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            d3r1ck Alangi Derick added a comment -

            This is a fix to the mysql.server init script output bug. I went through the init script and
            replaced all the string "MySQL" to "MariaDB" which is the correct server name. I tested it
            and it works fine for me. It is ready to be merged.

            Show
            d3r1ck Alangi Derick added a comment - This is a fix to the mysql.server init script output bug. I went through the init script and replaced all the string "MySQL" to "MariaDB" which is the correct server name. I tested it and it works fine for me. It is ready to be merged.

              People

              • Assignee:
                serg Sergei Golubchik
                Reporter:
                jb-boin Jean Weisbuch
              • Votes:
                2 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated: