MySQL setup =========== Run 'mysql' and then read in the initdb-mysql file using '\. %%LXRDIR%%/initdb-mysql'. This will create the database and a user called lxr with access rights to the database. Database upgrade between releases ================================= 0.9.6 -> 0.9.10: run 'mysql' and then execute upgrade sequence: '\. %%LXRDIR%%/upgrade-0.9.10-mysql'.