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.
我可以用 mysqlnd 编译 mysqli 以用作动态扩展吗?我需要从 Windows 机器上为 linux 执行此操作(尽管如果需要我可以使用 linux 发行版)。
为什么? 因为我的托管服务提供商是愚蠢的。mysqlnd 应该是 PHP 5.4+ 的默认驱动程序,但他们甚至不将其用于 PHP 7.0 版本。联系他们是浪费时间,因为他们坚持不推荐使用 mysqlnd 以支持 mysqli(这不是它的工作方式)。