Skip to content

Rewriting methods using code fixed in higher versions is ineffective in lower versions. #25293

@ArcherTrister

Description

@ArcherTrister

Is there an existing issue for this?

  • I have searched the existing issues

Description

This issue states that the bug was fixed in a later version, but when using version 9.3.7 of the Volo.Abp.EntityFramewokCore.MySQL library, the provider name obtained by overriding the GetDatabaseProviderOrNull method is MySql.EntityFrameworkCore instead of MySql.Data.MySqlClient, causing tod to return null. Is this a difference between the lower and higher versions?

Image

print:

Image

Reproduction Steps

No response

Expected behavior

No response

Actual behavior

No response

Regression?

No response

Known Workarounds

No response

Version

9.3.7

User Interface

Common (Default)

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

macOS

Other information

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions