[[PageOutline(2-5,Contents,pullout)]] = SQLite to MySQL Script = {{{ #!html
}}} == Description == WARNING: As of Track 0.11.1 (with Bitten) and Python 2.5 this script no longer seems to work. Script to migrate a SQLite trac database to MySQL Renewed for mysql from SqliteToPgScript. == Bugs/Feature Requests == Existing bugs and feature requests for SqliteToMySqlScript are [report:9?COMPONENT=SqliteToMySqlScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SqliteToMySqlScript&owner=takayama new ticket]. == Download == Download the zipped source from [download:sqlitetomysqlscript here]. == Source == You can check out SqliteToMySqlScript from [http://trac-hacks.org/svn/sqlitetomysqlscript here] using Subversion, or [source:sqlitetomysqlscript browse the source] with Trac. == Example == same as SqliteToPgScript. {{{ #!sh usage: sqlite2mysql [options] [site] sqlite2mysql is used to migrate data from SQLite to MySQL. options: -h, --help show this help message and exit -e