>So is the endianess operating system dependent? What I don't 
>get is that on
>the same box Linux_64 works but HP-UX does not.

HP-UX on PA-RISC is big-endian, so I guess HP choose this to make porting 
easier.

Linux comes from i386, so they choose little-endian instead ('though I'm sure 
that some distribution will choose big-endian instead).

The same happened way back, when NT on DEC Alpha was also little-endian, if I 
remember right.

MaxDB clients on little-endian machines shouldn't have a problem talking to 
big-endian servers. Is this a general problem or are there only specific SQL 
commands that fail or bring down either the server or the client?

Daniel Dittmar

-- 
Daniel Dittmar
SAP Labs Berlin
[EMAIL PROTECTED] 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to