Skip to content
Permalink
Browse files
Added check for libxml2 for connect.misc
Test will fail if XML support is not compiled. This can happen if
XML support is disabled or if the libxml2 library is not installed.
  • Loading branch information
montywi committed May 24, 2022
1 parent 734f10f commit 847ca89
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,3 +1,4 @@
--source have_libxml2.inc

# Overlong table type
--error ER_UNKNOWN_ERROR

0 comments on commit 847ca89

Please sign in to comment.