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

Impossible to upgrade MariaDB (either 10.X / 11.X) on Windows.

    XMLWordPrintable

Details

    Description

      Hi everyone,

      On Windows, I'm trying to update MariaDB either to 10.11.4 or 11.0.2, and I got the same result, the "upgrade_wizard" is stuck on step 5 and is waiting for the service to start.
      I try to use “E:\SYSAPP\WEB\MariaDB_10_11_4\bin\mysql_upgrade_service.exe --service=MariaDB" ==> It fails with the same as the upgrade_wizard.

      I also tried to do it manually:

      By running “E:\SYSAPP\WEB\MariaDB_10_11_4\bin\mysqld.exe --defaults-file=F:\MariaDB\my.ini --loose-innodb-fast-shutdown=1 --enable-named-pipe --socket=mysql_upgrade_service_3080 --skip-slave-start"

      ==>I’ve remove the “skip-networking” because it solved the problems where the command bellow couldn’t see the services running "E:\SYSAPP\WEB\MariaDB_10_11_4\bin\mysqladmin.exe --protocol=pipe --socket=mysql_upgrade_service_3080 ping --no-beep" ==> seems to work if the “skip-networking” is missing.

      Then I run: "E:\SYSAPP\WEB\MariaDB11\bin\mysql_upgrade.exe -P 3308 -v" just to check
      And it says back:
      “Looking for 'mariadb.exe' as: E:\SYSAPP\WEB\MariaDB_10_11_4\bin\mariadb.exe
      The system cannot find the file specified.
      Reading datadir from the MariaDB server failed. Got the following error when executing the 'mysql' command line client
      FATAL ERROR: Upgrade failed”

      There are no user permissions issues, because I used admin access to run this. All the files are in the correct folder, i think there is an issue inside the ".exe" that's not working properly.

      Can someone check this, i read other comments about that on the MariaDB website, so I'm not the only one.

      Thanks for your help.

      Attachments

        Issue Links

          Activity

            People

              oleg.smirnov Oleg Smirnov
              AurelienL LACROIX Aurélien
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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