Skip to content

Conversation

@grooverdan
Copy link
Contributor

MariaDB-11.0.1 removed the 5.5.5 version hack (MDEV-28910).

MariaDB still doesn't support JSON as a type.

Use get_mysql_vendor() == mysql for the final part of test_json.

As tested: https://buildbot.mariadb.org/#/builders/158/builds/7720/steps/4/logs/stdio

@codecov
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.28%. Comparing base (1e28be8) to head (1f42a2b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1165      +/-   ##
==========================================
+ Coverage   86.24%   86.28%   +0.04%     
==========================================
  Files          17       17              
  Lines        2436     2436              
  Branches      258      258              
==========================================
+ Hits         2101     2102       +1     
  Misses        249      249              
+ Partials       86       85       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

MariaDB-11.0.1 removed the 5.5.5 version hack (MDEV-28910).

MariaDB still doesn't support JSON as a type.

Use get_mysql_vendor() == mysql for the final part of test_json.
@methane methane merged commit b4ed688 into PyMySQL:main Mar 26, 2024
@methane
Copy link
Member

methane commented Mar 26, 2024

thanks

@grooverdan grooverdan deleted the mariadb_json branch March 26, 2024 09:09
Nothing4You added a commit to Nothing4You/aiomysql that referenced this pull request Sep 21, 2025
MariaDB 11.0.1 removed the 5.5.5 version hack that used to skip this test for MariaDB.

Port of PyMySQL/PyMySQL@b4ed688 from PyMySQL/PyMySQL#1165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants