mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Add --symbolic-links=1 for partition_not_windows-master.opt.
mysql-test/t/partition_not_windows-master.opt: BitKeeper file /benchmarks/ext3/TOSAVE/tsmith/bk/maint/51/mysql-test/t/partition_not_windows-master.opt mysql-test/t/partition_not_windows.test: Tweak comments to be more meaningful
This commit is contained in:
parent
58e28f65a4
commit
42f70eb71e
2 changed files with 4 additions and 5 deletions
1
mysql-test/t/partition_not_windows-master.opt
Normal file
1
mysql-test/t/partition_not_windows-master.opt
Normal file
|
@ -0,0 +1 @@
|
|||
--symbolic-links=1
|
|
@ -1,13 +1,11 @@
|
|||
# Non-windows specific partition tests.
|
||||
--source include/not_windows.inc
|
||||
--source include/have_partition.inc
|
||||
# SUBPARTITION depends on symlink support
|
||||
# DATA DIRECTORY/INDEX DIRECTORY require symbolic link support
|
||||
--source include/have_symlink.inc
|
||||
|
||||
# partition.test used to contained the following note:
|
||||
# This test is disabled on Windows due to BUG#19107
|
||||
# All tests passed on Windows except the following which should be moved into
|
||||
# partition.test once the bug has been resolved.
|
||||
# The test for Bug 20770 is disabled on Windows due to BUG#19107; it
|
||||
# should be moved into partition.test once the bug has been resolved.
|
||||
|
||||
#
|
||||
# Bug 20770 Partitions: DATA DIRECTORY clause change in reorganize
|
||||
|
|
Loading…
Reference in a new issue