Still, YouTrack uses it's own database and direct database migration is not available. You're able to accomplish this via YouTrack-> CSV export (Issues in CSV) and utilize the CSV with MySQL.
I'm sorry, i did not wrote it clearly. I was talking about asking YT use some another database for storing its information instead of it's own one. Like TeamCity can be configured to use MsSQL for example.
In this case, importing CSV to YouTrack is available. Again, utilizing third-party database with YouTrack is not possible, but you can export data from MySQL to CSV and then, import the CSV file to YouTrack.
Still, YouTrack uses it's own database and direct database migration is not available. You're able to accomplish this via YouTrack-> CSV export (Issues in CSV) and utilize the CSV with MySQL.
Thank you.
I was talking about asking YT use some another database for storing its information instead of it's own one. Like TeamCity can be configured to use MsSQL for example.
In this case, importing CSV to YouTrack is available. Again, utilizing third-party database with YouTrack is not possible, but you can export data from MySQL to CSV and then, import the CSV file to YouTrack.