I'm currently trying to set up a TEST server, with a view to upgrading our software to the latest version of VBB.
I've bought some relatively cheap server space, so I haven't got FULL control over it (ie no Telnet access).
I have setup PHPmyAdmin, which I know is not ideal, but it's all I've got
There are a couple of tables in the database which are too big to load, as the server times out, so I'm thinking that the easiest way around this is to split the SQL text dump into smaller files.
OK, I can do this manually.. but is there any software that you know of that will auto do this for me?
Doesn't need to be anything special, as long as it does the job
Thanks in advance!
I've bought some relatively cheap server space, so I haven't got FULL control over it (ie no Telnet access).
I have setup PHPmyAdmin, which I know is not ideal, but it's all I've got

There are a couple of tables in the database which are too big to load, as the server times out, so I'm thinking that the easiest way around this is to split the SQL text dump into smaller files.
OK, I can do this manually.. but is there any software that you know of that will auto do this for me?
Doesn't need to be anything special, as long as it does the job

Thanks in advance!
Comment