Revision e71be688 README.deploy

b/README.deploy
193 193
	    mysql> show databases;
194 194
	    mysql> GRANT ALL on synnefo.* TO username IDENTIFIED BY 'password';
195 195

  
196
     IMPORTANT:
197
        MySQL *must* be set in READ-COMMITED mode, e.g. by setting
198

  
199
        transaction-isolation = READ-COMMITTED
200

  
201
        in the [mysql] section of /etc/mysql/my.cnf.
202

  
196 203
   * PostgreSQL
197 204
     You need to install the PostgreSQL binaries:
198 205
     * Ubuntu - Debian

Also available in: Unified diff