<tfoot id='2Dk1O'></tfoot>

<small id='2Dk1O'></small><noframes id='2Dk1O'>

    <bdo id='2Dk1O'></bdo><ul id='2Dk1O'></ul>

    <i id='2Dk1O'><tr id='2Dk1O'><dt id='2Dk1O'><q id='2Dk1O'><span id='2Dk1O'><b id='2Dk1O'><form id='2Dk1O'><ins id='2Dk1O'></ins><ul id='2Dk1O'></ul><sub id='2Dk1O'></sub></form><legend id='2Dk1O'></legend><bdo id='2Dk1O'><pre id='2Dk1O'><center id='2Dk1O'></center></pre></bdo></b><th id='2Dk1O'></th></span></q></dt></tr></i><div id='2Dk1O'><tfoot id='2Dk1O'></tfoot><dl id='2Dk1O'><fieldset id='2Dk1O'></fieldset></dl></div>
  1. <legend id='2Dk1O'><style id='2Dk1O'><dir id='2Dk1O'><q id='2Dk1O'></q></dir></style></legend>

    1. 将 xampp 从 maria db 10.1 更新到 10.2

      时间:2024-04-12

      <i id='ZRAlK'><tr id='ZRAlK'><dt id='ZRAlK'><q id='ZRAlK'><span id='ZRAlK'><b id='ZRAlK'><form id='ZRAlK'><ins id='ZRAlK'></ins><ul id='ZRAlK'></ul><sub id='ZRAlK'></sub></form><legend id='ZRAlK'></legend><bdo id='ZRAlK'><pre id='ZRAlK'><center id='ZRAlK'></center></pre></bdo></b><th id='ZRAlK'></th></span></q></dt></tr></i><div id='ZRAlK'><tfoot id='ZRAlK'></tfoot><dl id='ZRAlK'><fieldset id='ZRAlK'></fieldset></dl></div>

      • <small id='ZRAlK'></small><noframes id='ZRAlK'>

        1. <tfoot id='ZRAlK'></tfoot>
              <tbody id='ZRAlK'></tbody>
            <legend id='ZRAlK'><style id='ZRAlK'><dir id='ZRAlK'><q id='ZRAlK'></q></dir></style></legend>
              • <bdo id='ZRAlK'></bdo><ul id='ZRAlK'></ul>

              • 本文介绍了将 xampp 从 maria db 10.1 更新到 10.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在寻找有关如何在窗口系统上的 xampp 32 位 上更新 mariadb 的解决方案,但没有找到任何关于此的文章.我刚刚找到了这个 链接.请帮助我如何更新.我想要 JSON 支持,这就是我寻找从 V10.1V10.2 的更新的原因.或者如果有任何其他方法可以做到这一点,请告诉我

                I am looking for solution on how to update mariadb on xampp 32 bit on window system but not found any article on that.I just found this link. Please help me how to update. I want JSON support that's why I am looking for update from V10.1 to V10.2. Or if there is any other way to do this please let me know

                当前版本是10.1.19-MariaDB

                推荐答案

                1 : 从 Xampp 控制面板关闭或退出 XAMPP 服务器.
                2:下载MariaDB
                ZIP版本3:将xampp/mysql文件夹重命名为mysql_old.
                4 : 解压解压 MariaDB ZIP文件的内容到你的XAMPP文件夹.
                5 : 将 MariaDB 文件夹重命名为 mariadb-5.5.37-win32 之类的名称mysql.
                6 : 将 xampp/mysql/data 重命名为 data_old.
                7:复制xampp/mysql_old/data文件夹到xampp/mysql/.
                8:复制xampp/mysql_old/backup文件夹到xampp/mysql/.
                9:复制xampp/mysql_old/scripts文件夹到xampp/mysql/.
                10:复制mysql_uninstallservice.bat和mysql_installservice.batxampp/mysql_old/进入 xampp/mysql/.
                11 : 复制 xampp/mysql_old/bin/my.ini 到 xampp/mysql/bin.
                12:使用记事本等文本编辑器编辑 xampp/mysql/bin/my.ini.找到 skip-federated 并在其前面(左侧)添加一个 # 以注释掉该行(如果存在).保存并退出编辑器.
                13 : 启动 XAMPP.
                注意 如果不能从 Xampp 控制面板启动 mysql.在 xampp/mysql/bin/my.ini 中的任何位置添加此skip-grant-tables"语句文件
                14:运行xampp/mysql/bin/mysql_upgrade.exe.
                15 : 关闭并重新启动 MariaDB (MySQL).
                如果仍然 mysql 没有启动,请按照以下注意步骤(!重要)

                1 : Shutdown or Quit your XAMPP server from Xampp control panel.
                2 : Download the ZIP version of MariaDB
                3 : Rename the xampp/mysql folder to mysql_old.
                4 : Unzip or Extract the contents of the MariaDB ZIP file into your XAMPP folder.
                5 : Rename the MariaDB folder, called something like mariadb-5.5.37-win32, to mysql.
                6 : Rename xampp/mysql/data to data_old.
                7 : Copy the xampp/mysql_old/data folder to xampp/mysql/.
                8 : Copy the xampp/mysql_old/backup folder to xampp/mysql/.
                9 : Copy the xampp/mysql_old/scripts folder to xampp/mysql/.
                10: Copy mysql_uninstallservice.bat and mysql_installservice.bat from xampp/mysql_old/ into xampp/mysql/.
                11 : Copy xampp/mysql_old/bin/my.ini into xampp/mysql/bin.
                12 : Edit xampp/mysql/bin/my.ini using a text editor like Notepad. Find skip-federated and add a # in front (to the left) of it to comment out the line if it exists. Save and exit the editor.
                13 : Start-up XAMPP.
                Note If you can't get mysql to start from Xampp control panel. Add this 'skip-grant-tables' statement anywhere in xampp/mysql/bin/my.ini file
                14 : Run xampp/mysql/bin/mysql_upgrade.exe.
                15 : Shutdown and restart MariaDB (MySQL).
                If still mysql is not started then follow below Note steps(!Important)

                注意:mysql错误日志文件: c:xamppmysqlinmysqld.exe: unknown variable 'innodb_additional_mem_pool_size=2M' like please remove or commented this此路径中 my.ini 文件中的语句 xampp/mysql/bin/my.ini 文件.

                Note :mysql error log file: c:xamppmysqlinmysqld.exe: unknown variable 'innodb_additional_mem_pool_size=2M' like please remove or commented this statement in my.ini file in this path xampp/mysql/bin/my.ini file.

                帮助 链接.

                这篇关于将 xampp 从 maria db 10.1 更新到 10.2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:MySQL 数据库不会在 XAMPP Manager-osx 中启动 下一篇:使用 XAMPP,如何将 PHP 5.3 换成 PHP 5.2?

                相关文章

                  <tfoot id='lAGWD'></tfoot>

                1. <legend id='lAGWD'><style id='lAGWD'><dir id='lAGWD'><q id='lAGWD'></q></dir></style></legend>
                      <bdo id='lAGWD'></bdo><ul id='lAGWD'></ul>

                  1. <small id='lAGWD'></small><noframes id='lAGWD'>

                  2. <i id='lAGWD'><tr id='lAGWD'><dt id='lAGWD'><q id='lAGWD'><span id='lAGWD'><b id='lAGWD'><form id='lAGWD'><ins id='lAGWD'></ins><ul id='lAGWD'></ul><sub id='lAGWD'></sub></form><legend id='lAGWD'></legend><bdo id='lAGWD'><pre id='lAGWD'><center id='lAGWD'></center></pre></bdo></b><th id='lAGWD'></th></span></q></dt></tr></i><div id='lAGWD'><tfoot id='lAGWD'></tfoot><dl id='lAGWD'><fieldset id='lAGWD'></fieldset></dl></div>