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:
@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user