How to upgrade xampp mariaDB latest version (11.4.8) | xampp mariaDB 10.4.32 to 11.4.0

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Download URL :- mariadb.org/do...
    #UpgradeMySQL(MariaDB)
    #UpgradeMySQLXampp
    #UpdateMySQL(MariaDB)

Комментарии • 10

  • @ENRIQUEMIGUELSOLISSANDOVAL
    @ENRIQUEMIGUELSOLISSANDOVAL Месяц назад +1

    Great video bro thank for the help.

  • @lijeshjosy5616
    @lijeshjosy5616 11 дней назад +1

    good job bro

  • @aj_status001
    @aj_status001 6 месяцев назад +1

    you solve my error brother i spend my whole day on it thanks a lot
    to save my tomorrow 🙏🙏🙏

  • @danielruiz6602
    @danielruiz6602 2 месяца назад

    The best video on youtube to upgrade Mariadb. 0 errors.

  • @jorgeperal09
    @jorgeperal09 6 месяцев назад +1

    Great!!, Simply.. Thanks

  • @TsillALevi
    @TsillALevi Месяц назад +1

    I followed the instructions in the video and encountered an error in mysql_error.log:
    "Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.8. You must start up and shut down MariaDB 10.4 or earlier."
    The solution is to follow the instructions in the video, then go to the data directory and delete the following files:
    aria_log.00000001
    aria_log_control
    ib_buffer_pool
    ib_logfile0
    ib_logfile1
    ibdata1
    ibtmp1

  • @OsirisRD
    @OsirisRD 2 месяца назад +1

    How do I resolve the errors in the error log in mysql every time I turn xampp on and off, a few lines of errors appear, also the storage problem that phpmyadmin says at the bottom of the page, do you know how to solve that?

  • @hindbenrahmoun4795
    @hindbenrahmoun4795 2 месяца назад +1

    Thanks, that helped me upgrade the MariaDB version, but now it shows me in Moodle config the following error:
    'Error: Database connection failed. It is possible that the database is overloaded or otherwise not running properly. The site administrator should also check that the database details have been correctly specified in config.php.'
    So if u know why this is happening, please help.

    • @longngo2418
      @longngo2418 24 дня назад

      I found the issue. when you upgrade mariadb to 10.6.7, the database you just created for moodle will be formatted. you need to recreate the corresponding database in phpmyadmin to resolve the problem