Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mysql -uUSER -pPASSWORD DATABASENAME < mifosPrecheck.sql > mifosPrecheckOutput.sql

For blocking issues (and further information on any warning issues) community members should contact the mifos developer list. 

...

Code Block
mysql -uUSER -pPASSWORD DATABASENAME < mifosUnsuccessfulETL.sql > mifosUnsuccessfulETLOutput.sql

Community members should contact the mifos developer list with the output. 

...