• unknown's avatar
    bug #26074 Mysql crash creating partition · ea3afa8d
    unknown authored
    As we have unified paths inside partition engine, we should look for '/'
    as a path separator
    
    
    mysql-test/r/windows.result:
      result fixed
    mysql-test/t/windows.test:
      testcase
    sql/ha_partition.cc:
      check for '/' instead of FN_LIBCHAR
    ea3afa8d
windows.result 1.33 KB