

rcep said:when u have a 1gb database it will be a wast of time to split it down because it will take time to upload again in small chunks
anyways just found a way to solve this
Thx anyways
Execute the following command in SSH: /usr/local/nf/bin/mysqldump -e --force --quick -h mysqlhost -u Username -pPassword DatabaseID tablename > tables.sqljustasiam said:rcep said:when u have a 1gb database it will be a wast of time to split it down because it will take time to upload again in small chunks
anyways just found a way to solve this
Thx anyways
Can you please tell me how you resolved this?

