In preparation for porting Trac from sqlite to…

In preparation for porting TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. from sqlite to MySQLMySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com/., I would like a dump of the current DB for core.trac.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/. I will then run through the full conversion locally, document it, and script it for the eventual live transition. We’ll probably want to move a smaller Trac first to work out any kinks, so a dump of either code.trac or unit-tests.trac would also be good.

#request, #trac