• unknown's avatar
    Fixes for German sorting order. · 34925f8d
    unknown authored
    
    Docs/manual.texi:
      Update for German sorting
    configure.in:
      Don't make the German sort order default
    myisam/mi_delete_all.c:
      Truncate files on DELETE FROM table_name to not get warnings when checking files
    myisam/mi_search.c:
      Fix for multi-byte character sets.
    sql/item_cmpfunc.cc:
      Use current character set when using STRCMP()
    strings/ctype-latin1_de.c:
      F
    34925f8d
item_cmpfunc.cc 28.5 KB