1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Moved events tests from main to suite/events

This makes it easier to run test on just events.
This commit is contained in:
Monty
2023-04-22 17:23:52 +03:00
parent ec820a380e
commit 78f684e552
34 changed files with 14 additions and 2 deletions

View File

@ -10,7 +10,6 @@
#
##############################################################################
tablespace : disabled in MariaDB (no TABLESPACE table attribute)
events_time_zone : Test is not predictable as it depends on precise timing.
read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exists
mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
#show_explain : Psergey: random timeout in range-checked-for-each record query.