Changes between Version 3 and Version 4 of InstallationGuidelines/MySQL


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

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/MySQL

    v3 v4  
    11== Installation on MySQL ==
    22Replacing the simple SQLite database with MySQL allows greater scalability
     3
     4'''Note''' :
     51) The databases directory contains what web2py knows about your database[[BR]]
     62) You need to set Migrate=True in 00_db.py before you update the code and switch back to Migrate = False later on.[[BR]]
     73) In case of database mismatches - check the databases directory for the appropriate table ( cat the file ) and change accordingly.[[BR]]
     8
    39
    410Install Python support for MySQL: