0
giamdoc created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? => 10.2
- What is your product type (Angular or MVC)? => MVC
- What is product framework type (.net framework or .net core)? => .net core
If issue related with ABP Framework
- What is ABP Framework version? => lastest
I am wanting to use mysql database for my project. I installed Install-Package Pomelo.EntityFrameworkCore.MySql -Version 5.0.0-alpha.1 library
After I run the migration I get the following error message: MySqlConnector.MySqlException (0x80004005): Table 'test.AbpEditions' doesn't exist ---> MySqlConnector.MySqlException (0x80004005): Table 'test.AbpEditions' doesn't exist at MySqlConnector.Core.ResultSet.ReadResultSetHeaderAsync (IOBehavior ioBehavior) in //src/MySqlConnector/Core/ResultSet.cs:line 49 at MySqlConnector.MySqlDataReader.ActivateResultSet () in //src/MySqlConnector/MySqlDataReader.cs:line 124
![Capture.PNG](/QA/files/649b793bdbb59c08353639fb6ca3fa15.PNG)
Please support me. Thank you
If issue is about UI
- Which theme are you using?
- What are the theme settings?