Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用不同的端口在我的 win7 操作系统上成功创建了 2 个 mysql 服务:3306 和 3307。但问题是:我无法让它们同时运行。它们中的任何一个单独运行都很好。当我尝试在另一个服务运行时打开另一个服务时,会出现 1053 错误。
就是不知道为什么。。
已经在这个问题上花了 2 天时间.. 没有线索..
您可能错过了一个设置,并且两个实例都试图访问相同的数据文件。请将此手册页用作检查表。