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.

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

报告相同问题?

悬赏问题

  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥16 mybatis的代理对象无法通过@Autowired装填
  • ¥15 可见光定位matlab仿真
  • ¥15 arduino 四自由度机械臂
  • ¥15 wordpress 产品图片 GIF 没法显示
  • ¥15 求三国群英传pl国战时间的修改方法
  • ¥15 matlab代码代写,需写出详细代码,代价私
  • ¥15 ROS系统搭建请教(跨境电商用途)