mysql 4.1.x :Latin1, the select resualt is disorder:
shoud be axx
         bxx
         hhh

           ...
          zxx
          保丽来
          普通        
          铜片
          
          

but actual:
          axx
          bxx
          hhh
          铜片  

           ...
          zxx
          普通
          保丽来

Chinese GB code words are chars that their ascii values between 128-255 .


Thanks !
Shuming Wang

Reply via email to