[OpenSER-Users] case sensitivity with avp_db_load
    Klaus Darilion 
    klaus.mailinglists at pernau.at
       
    Fri Oct 19 18:35:01 CEST 2007
    
    
  
Norman Brandinger wrote:
> In MySQL see:
> 
> http://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html
> 
> One solution would be to define the table or particular column in
> question with a case sensitive character set mapping, for example:
> 
> CHARACTER SET latin1 COLLATE latin1_bin
Hi Norman!
This way I can make MYsql case sensitive. Do you also know a trick to 
make postgresql case insensitive?
regards
klaus
    
    
More information about the Users
mailing list