• mattiasj@witty.'s avatar
    Bug#30459 Partitioning across disks failing on Windows · 5d6a65bb
    mattiasj@witty. authored
    Problem was that there are no support for symlinked files on Windows for
    mysqld. So we fail when trying to create them.
    
    Solution: Ignore the DATA/INDEX DIRECTORY clause for partitions and push
    a warning. (Just like a MyISAM table)
    5d6a65bb
partition_windows.test 1.24 KB