Disable tokudb_innodb_xa_crash test
Work-around for BZ#1018192
This commit is contained in:
parent
55c4f60c21
commit
3976d8922b
@ -796,6 +796,7 @@ fi
|
|||||||
https://kb.askmonty.org/en/mariadb-5533-changelog/
|
https://kb.askmonty.org/en/mariadb-5533-changelog/
|
||||||
https://kb.askmonty.org/en/mariadb-5533a-changelog/
|
https://kb.askmonty.org/en/mariadb-5533a-changelog/
|
||||||
- Enable outfile_loaddata test
|
- Enable outfile_loaddata test
|
||||||
|
- Disable tokudb_innodb_xa_crash test
|
||||||
|
|
||||||
* Mon Sep 2 2013 Honza Horak <hhorak@redhat.com> - 1:5.5.32-12
|
* Mon Sep 2 2013 Honza Horak <hhorak@redhat.com> - 1:5.5.32-12
|
||||||
- Re-organize my.cnf to include only generic settings
|
- Re-organize my.cnf to include only generic settings
|
||||||
|
@ -3,3 +3,7 @@
|
|||||||
|
|
||||||
innodb.innodb : bug#60155 has platform-dependent results
|
innodb.innodb : bug#60155 has platform-dependent results
|
||||||
|
|
||||||
|
# Disable tokudb_innodb_xa_crash temporarily, until it is fixed:
|
||||||
|
#
|
||||||
|
|
||||||
|
tokudb_innodb_xa_crash : https://bugzilla.redhat.com/show_bug.cgi?id=1018192
|
||||||
|
Loading…
Reference in New Issue
Block a user