drlhsfqoa350437979 2012-03-10 15:14
浏览 90
已采纳

我可以安全地使用MySQL-5.1客户端库连接到MySQL-5.0服务器吗?

We have a bunch of PHP-5.3/Apache servers connecting to some MySQL-5.0 servers, and we'd like to plan the transition to MySQL-5.1.

On the PHP servers there is customer's stuff (mostly the usual floss products like joomla, wordpress, and so on). I'm thinking about upgrading the Apache/PHP part to the MySQL-5.1 client libs and still keep the server side to MySQL-5.0 for a while.

I did some googling and some RTFM'ing but didn't find much: is it asking for troubles or there is perfect compatibility when using mysql-5.1 client libraries to connect to 5.0 servers? Of course I'm talking about the latest stable releases of the two branches and not some older version.

  • 写回答

1条回答 默认 最新

  • doulai8128 2012-03-12 22:40
    关注

    I don't think there should be any problem.

    Client server talk on a protocol. Protocol is not something that changes frequently. Beside this, its a 5.0 to 5.1 communication. Not a major version difference. Just a minor one. So it should work. Higher version-ed client should always be able to communicate with lower version-ed server. But vice versa is not possible.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 双层网络上信息-疾病传播
  • ¥50 paddlepaddle pinn
  • ¥15 Stata 面板数据模型选择
  • ¥20 idea运行测试代码报错问题
  • ¥15 网络监控:网络故障告警通知
  • ¥15 django项目运行报编码错误
  • ¥15 请问这个是什么意思?
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏