On Oct 23, 3:25 am, "Jenny Qing Qian" <[EMAIL PROTECTED]> wrote:

> laptop only has a 32-bit processor.  'A 32-bit processor talks to a 64-bit
> processor' could also be the cause of the problem.

I think this is unlikely to be a problem. The mysql connection
protocol will (should) hide these sorts of details. For example unix
and windows systems have different byte orders, yet that won't cause
any problem when connecting from one to the other.

IMO if all of sudden all tests fail due to a network connection being
lost, you can safely assume that it is not your fault. Network
connections/servers may occasionally be flaky.

Istvan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to