1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

update test results in --ps-protocol

disable the test that's broken upstream
This commit is contained in:
Sergei Golubchik
2012-10-05 12:37:22 +02:00
parent a0d7bdddb7
commit ef8dda8303
3 changed files with 21 additions and 17 deletions

View File

@ -5,6 +5,10 @@
--source include/have_perfschema.inc
--source include/have_innodb.inc
if (`select version() like '10.0.0-%'`) {
skip upstream bug#67098;
}
#
# Bug#12790483 OBJECTS_SUMMARY_GLOBAL_BY_TYPE AND RENAME TABLE
#