• unknown's avatar
    sql_string.cc: · c8bdced2
    unknown authored
      NATIONAL CHARACTER() has latin1 charset now.
      Reasons are (by Monty):
      I think we should keepy having latin1 (default configure option)
      as the national character set.  The reason for this is simple that:
    
    - This is ok for a large part of the world.
    - It's faster and takes less space than utf8.
    
    
    sql/sql_string.cc:
      NATIONAL CHARACTER() has latin1 charset now.
      Reasons are (by Monty):
      I think we should keepy having latin1 (default configure option)
      as the national character set.  The reason for this is simple that:
    c8bdced2
sql_string.cc 14.6 KB