当前位置: 首页 > 知识库问答 >
问题:

MySQL未启动-XAMPP

丰赞
2023-03-14
10:23:52  [mysql]   Status change detected: running
10:23:54  [mysql]   Status change detected: stopped
10:23:54  [mysql]   Error: MySQL shutdown unexpectedly.
10:23:54  [mysql]   This may be due to a blocked port, missing dependencies, 
10:23:54  [mysql]   improper privileges, a crash, or a shutdown by another method.
10:23:54  [mysql]   Press the Logs button to view error logs and check
10:23:54  [mysql]   the Windows Event Viewer for more clues
10:23:54  [mysql]   If you need more help, copy and post this
10:23:54  [mysql]   entire log window on the forums
2020-12-16 10:17:54 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-12-16 10:17:54 0 [Note] InnoDB: Uses event mutexes
2020-12-16 10:17:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-12-16 10:17:54 0 [Note] InnoDB: Number of pools: 1
2020-12-16 10:17:54 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-12-16 10:17:54 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-12-16 10:17:54 0 [Note] InnoDB: Completed initialization of buffer pool
2020-12-16 10:17:55 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-12-16 10:17:55 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-12-16 10:17:55 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-12-16 10:17:55 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-12-16 10:17:55 0 [Note] InnoDB: Waiting for purge to start
2020-12-16 10:17:55 0 [Note] InnoDB: 10.4.14 started; log sequence number 1699607; transaction id 3902
2020-12-16 10:17:55 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-12-16 10:17:55 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-12-16 10:17:55 0 [Note] Server socket created on IP: '::'.

共有1个答案

贲永思
2023-03-14

遵循以下指示

1.退出Xampp服务器

2.转到C:\xampp\mysql\data目录

 类似资料:
  • 我刚刚安装了适用于Windows的XAMPP-应该是最新版本(XAMPP控制面板v3.2.1)。 Apache在端口80和443上运行良好,但MySQL没有启动。当我按下开始按钮时,我收到以下消息: 正在尝试启动MySQL服务。。。 然后弹出一个窗口,问我是否允许这样做,这是我想要的。但之后什么也没有发生。我可以按任意次数,但结果是一样的。 我可以用MySQL做什么?

  • 我试图改变端口,我也这样做了,但它显示了相同的消息。“正在尝试启动mysql”,一个弹出窗口即将启动net解决方案。Apache端口已更改:80--

  • 我的MySQL在XAMPP v3.2.1中无法运行。它安装正确,但这是在运行时发生的 它永远不会启动!!!也不会出现任何其他错误消息。所有其他服务(Apache、FileZilla等)都在工作,但MySQL不工作。如何使其工作??有人能帮我吗?? 提前感谢 P、 我读过Xampp MySQL not starting-“正在尝试启动MySQL服务…”,但在那里找不到任何有用的东西

  • 我正在尝试为AS400到MySQL设置IBM数据复制。对于目标MySQL,它现在是最新的MySQL 8.0.20社区服务器。我已经很好地测试了JDBC连接。但是,CDC实例从未启动(通过测试从8.0.9rc到8.0.20的MySQL Jdbc连接)。在Windows中,实例已添加但未启动。已完成某些操作,但无法在RHEL中添加实例。但是,日志错误消息完全相同。 IBMInfoSphere CDC

  • 我这里有一个问题,我已经启动并运行了我的XAMP,我在我的系统中安装了ZEND Framework、ZEND Server和ZEND Studio。现在的问题是localhost不工作。我研究发现两者都可以在pc上运行,但我必须在两者中选择apache。我停止了Apache Zend的服务,但我的本地主机没有启动。 我还检查了apache的错误日志,最后一个条目是今天的,即周二上午10:28。而X

  • 我无法使用XAMPP启动MySQL,并且我没有收到任何错误。因此,如果我单击“开始”,我会收到消息“01:26:41[mysql]尝试启动MySQL服务......”仅此而已。 问题可能是,因为我还安装了MariaDB附带的HeidiSQL。我知道他们都使用同一个端口(3306),我试图将MariaDB的端口更改为3308。 这是my.ini的内容: mysql\u error.log: 我已经尝