Skip to content
Snippets Groups Projects
Verified Commit 458ccdf7 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Updated tests for MySQL-5

parent 7e1bf2e3
No related branches found
No related tags found
2 merge requests!31ENH: Update script for outdated dumps.,!30Mariadb 10.11: New reserved keyword
Pipeline #55934 passed
...@@ -86,6 +86,7 @@ unittests-mysql-5: ...@@ -86,6 +86,7 @@ unittests-mysql-5:
- sed -i "/col_default_is.*NULL/d" tests/test_autotap.sql - sed -i "/col_default_is.*NULL/d" tests/test_autotap.sql
- sed -i "/col_default_is.*INACTIVE/d" tests/test_autotap.sql - sed -i "/col_default_is.*INACTIVE/d" tests/test_autotap.sql
- sed -i "/col_default_is.*SHA/d" tests/test_autotap.sql - sed -i "/col_default_is.*SHA/d" tests/test_autotap.sql
- sed -i "s/utf8mb3/utf8/" tests/test_autotap.sql
- make pipeline-test SQL_HOST=mysql - make pipeline-test SQL_HOST=mysql
######## Deploy ######## ######## Deploy ########
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment