Edgewall Software

Changes between Version 22 and Version 23 of SqLiteToMySql


Ignore:
Timestamp:
Jun 13, 2017, 9:49:59 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Refs #12299.

Legend:

Unmodified
Added
Removed
Modified
  • SqLiteToMySql

    v22 v23  
    11= Convert Trac DB, from SQLite to MySQL
    22
    3 [th:TracMigratePlugin] is suggested for converting a SQLite database to MySQL.
     3For Trac >= 1.3.2, the TracAdmin `convert_db` command should be used for converting the database. For Trac < 1.3.2, [th:TracMigratePlugin] is suggested for converting a database.