techieravishah opened a new issue, #29930: URL: https://github.com/apache/superset/issues/29930
### Bug description Hi Team, I recently installed Superset 4.0.2 with MYSQL as database. Both of them are installed in the same VM. I have one database that I need to use to generate dashboards. We tried creating datasets but unable to create one. ### How to reproduce the bug 1. Installed Superset 4.0.2 + MYSQL8 2. OS - Linux Ubuntu 22.04 LTS 3. Logged in as an admin in superset. Navigate to Settings -> Database Connections -> Added a MYSQL Database -  4. Connection was successful. 5. Navigated to Datasets -> Clicked on +Dataset 6. Selected Database, Schema, Table 7. Clicked on Create Dataset and Create Chart 8. Got redirected to Charts screen, there I was unable to select the dataset.  Not sure, what is the issue. The only thing I was able to see in logs is - **"POST /api/v1/dataset/ HTTP/1.1" 422** Can anyone assist with this errors? ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
