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

No deprecation message shown for mysql* exes for Windows

    XMLWordPrintable

Details

    Description

      Windows testing for MDEV-29582 (451f63c7) showed that the mysql deprecation message was not seen when running mysql* executables.

      Building the binaries (following these instructions ) showed hard links existing, but not the deprecation message:

      PS C:\Users\sepol\mariadb\server\bld\client\RelWithDebInfo> fsutil hardlink list .\mariadb.exe
      \Users\sepol\mariadb\server\bld\client\RelWithDebInfo\mysql.exe
      \Users\sepol\mariadb\server\bld\client\RelWithDebInfo\mariadb.exe
      PS C:\Users\sepol\mariadb\server\bld\client\RelWithDebInfo> ./mysql.exe --version
      C:\Users\sepol\mariadb\server\bld\client\RelWithDebInfo\mysql.exe from 11.0.0-MariaDB, client 15.2 for Win64 (AMD64), source revision 451f63c7fb859f56436333464bb430e98480f305

      The ZIP package mysql executables (which are not hard linked, as expected) also do not show the deprecation message:

      PS C:\Users\sepol\mariadb\zip\mariadb-11.0.0-winx64\mariadb-11.0.0-winx64\bin> ./mysql.exe --version
      C:\Users\sepol\mariadb\zip\mariadb-11.0.0-winx64\mariadb-11.0.0-winx64\bin\mysql.exe from 11.0.0-MariaDB, client 15.2 for Win64 (AMD64), source revision 451f63c7fb859f56436333464bb430e98480f305
      

      Ultimately MDEV-29582 serves as another method to alert users of the impending change to remove MySQL names, but Windows users would not be getting the same warning as Linux users if the same change is occurring for Windows.

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              angelique.sklavounos Angelique Sklavounos (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.