diff options
author | Sergei Golubchik <sergii@pisem.net> | 2014-09-12 08:41:44 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2014-09-12 08:41:44 +0200 |
commit | 32360bb7289a5758a6abe12a84e9fd0ecc3d6ce4 (patch) | |
tree | 65d9430b5d546abd3cba6a7dfa46dfb31552ad44 /mysql-test/disabled.def | |
parent | 269f0a6871e68162c9dd3308b078ab7e48d73d44 (diff) | |
download | mariadb-git-32360bb7289a5758a6abe12a84e9fd0ecc3d6ce4.tar.gz |
MDEV-6526 INFO_SRC and INFO_BIN installed wrong
don't install them at all
Diffstat (limited to 'mysql-test/disabled.def')
-rw-r--r-- | mysql-test/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/disabled.def b/mysql-test/disabled.def index 3d33be79473..6dc3066e374 100644 --- a/mysql-test/disabled.def +++ b/mysql-test/disabled.def @@ -16,3 +16,4 @@ read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exist archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc log_tables-big : Bug#11756699 2010-11-15 mattiasj report already exists mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836 +file_contents : MDEV-6526 these files are not installed anymore |