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

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

    1. <tfoot id='vzZVR'></tfoot>

    2. <legend id='vzZVR'><style id='vzZVR'><dir id='vzZVR'><q id='vzZVR'></q></dir></style></legend>

        <bdo id='vzZVR'></bdo><ul id='vzZVR'></ul>

      在数据库导入时传递脚本超时

      Giving script timeout passed on database import(在数据库导入时传递脚本超时)
      <legend id='oMPV2'><style id='oMPV2'><dir id='oMPV2'><q id='oMPV2'></q></dir></style></legend>
    3. <tfoot id='oMPV2'></tfoot>

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

                <small id='oMPV2'></small><noframes id='oMPV2'>

                本文介绍了在数据库导入时传递脚本超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在使用 wamp 服务器.我正在尝试在 phpmyadmin 中导入数据库.但它显示

                I am using wamp server.I am trying to import the database in phpmyadmin. but its showing

                脚本超时,如果您想完成导入,请重新提交相同的文件,导入将继续.

                Script timeout passed, if you want to finish import, please resubmit same file and import will resume.

                如果我检查数据库表,只有少数表被导入..如何解决这个问题.提前致谢

                And if i check the database tables only few tables are imported..How to resolve this.Thanks in advance

                推荐答案

                添加以下代码

                $cfg['ExecTimeLimit'] = 0;

                在您的 phpmyadmin config.inc.php 中,它将解决您的超时问题,这应该适用于 XAMPP 和 WAMP

                in your phpmyadmin config.inc.php and it will solve your timeout problem, this should work on both XAMPP and WAMP

                这篇关于在数据库导入时传递脚本超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                How to update a record using sequelize for node?(如何使用节点的 sequelize 更新记录?)
                How to provide a mysql database connection in single file in nodejs(如何在 nodejs 中的单个文件中提供 mysql 数据库连接)
                Looping Over Result Sets in MySQL(在 MySQL 中循环结果集)
                Writing an SQL query to SELECT item from the following table(编写 SQL 查询以从下表中选择项目)
                Converting MySQL code to Access: GROUP_CONCAT and a triple JOIN(将 MySQL 代码转换为 Access:GROUP_CONCAT 和三重 JOIN)
                How can I convert an MDB (Access) file to MySQL (or plain SQL file)?(如何将 MDB (Access) 文件转换为 MySQL(或普通 SQL 文件)?)
                <tfoot id='gWCOJ'></tfoot>
                  <bdo id='gWCOJ'></bdo><ul id='gWCOJ'></ul>
                    <tbody id='gWCOJ'></tbody>
                    <legend id='gWCOJ'><style id='gWCOJ'><dir id='gWCOJ'><q id='gWCOJ'></q></dir></style></legend>
                      <i id='gWCOJ'><tr id='gWCOJ'><dt id='gWCOJ'><q id='gWCOJ'><span id='gWCOJ'><b id='gWCOJ'><form id='gWCOJ'><ins id='gWCOJ'></ins><ul id='gWCOJ'></ul><sub id='gWCOJ'></sub></form><legend id='gWCOJ'></legend><bdo id='gWCOJ'><pre id='gWCOJ'><center id='gWCOJ'></center></pre></bdo></b><th id='gWCOJ'></th></span></q></dt></tr></i><div id='gWCOJ'><tfoot id='gWCOJ'></tfoot><dl id='gWCOJ'><fieldset id='gWCOJ'></fieldset></dl></div>

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