Hi Sanjaya,
I created the migration script for M6 release as a "MySql Stored
Procedure". The script file is attached herewith.
How to Apply
------------------
(1) Copy the script to relevant db host
(2) Execute the following command
>> *mysql -u[username] -p[password] [appfac-runtime-db-name] < *
*APPFAC-M6-Migration-Script.sql*
- This script will create a new stored procedure in your db, execute it and
update the data.
(3) please drop the stored procedure created "Migrate_Data" after your work.
Thanks,
Roshan Deniyage
Associate Technical Lead
WSO2, Inc: http://wso2.com
Mobile : +94 777636406
Twitter : *https://twitter.com/roshku <https://twitter.com/roshku>*
LinkedIn : https://www.linkedin.com/in/roshandeniyage
APPFAC-M6-Migration-Script.sql
Description: application/sql
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
