Hi - sorry one other question,

Does the protocol between client (mysql command line, DBI::mysql and so on),
and server, change from minor version to minor version,
or from major version to major version ie, 3.22.x to 3.23.x ?

I've found that older client machines can talk to an upgraded server
without any apparent issue, but I'd like to know if this is:
 a) fine,
 b) ok but not really recommended
 c) a huge no-no, causing corruption and other weirdness.

For example, on MYISAM, I have a data-set that hangs in 'Sending Data'
phase using one particular select, using 3.22 mysql talking to 3.23
server, and am wondering if this is this cause.

thanks
-Justin

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to