Changes between Version 4 and Version 5 of InstallationGuidelines/MySQL


Ignore:
Timestamp:
01/24/10 16:52:21 (15 years ago)
Author:
Praneeth Bodduluri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/MySQL

    v4 v5  
    22Replacing the simple SQLite database with MySQL allows greater scalability
    33
    4 '''Note''' :
     4'''Note''' : [[BR]]
     5
    561) The databases directory contains what web2py knows about your database[[BR]]
    672) You need to set Migrate=True in 00_db.py before you update the code and switch back to Migrate = False later on.[[BR]]