Re: question about chunking sql uploads

2005-04-25 Thread SGreen
Frank Bax <[EMAIL PROTECTED]> wrote on 04/25/2005 02:27:58 PM: > At 02:07 PM 4/25/05, Scott Gifford wrote: > > >[EMAIL PROTECTED] writes: > > > > > Frank Bax <[EMAIL PROTECTED]> wrote on 04/25/2005 11:47:12 AM: > > >> Or simply use "split", default is 1000 lines, but can be changed via > > >> co

Re: question about chunking sql uploads

2005-04-25 Thread Frank Bax
At 02:07 PM 4/25/05, Scott Gifford wrote: [EMAIL PROTECTED] writes: > Frank Bax <[EMAIL PROTECTED]> wrote on 04/25/2005 11:47:12 AM: >> Or simply use "split", default is 1000 lines, but can be changed via >> command line. That's a start, but the files each need to be a valid SQL statement, so that'

Re: question about chunking sql uploads

2005-04-25 Thread Scott Gifford
[EMAIL PROTECTED] writes: > Frank Bax <[EMAIL PROTECTED]> wrote on 04/25/2005 11:47:12 AM: > >> At 10:44 AM 4/25/05, Art.M (Wikki) wrote: >> >I have a large .sql file to upload which is about 9 mb and I was >> >wondering if anyone knew of a program that could break it up into >> >chunks of 2 mb or

Re: question about chunking sql uploads

2005-04-25 Thread SGreen
Frank Bax <[EMAIL PROTECTED]> wrote on 04/25/2005 11:47:12 AM: > At 10:44 AM 4/25/05, Art.M (Wikki) wrote: > >I have a large .sql file to upload which is about 9 mb and I was > >wondering if anyone knew of a program that could break it up into > >chunks of 2 mb or under? So I can upload it to a sh

Re: question about chunking sql uploads

2005-04-25 Thread Frank Bax
At 10:44 AM 4/25/05, Art.M (Wikki) wrote: I have a large .sql file to upload which is about 9 mb and I was wondering if anyone knew of a program that could break it up into chunks of 2 mb or under? So I can upload it to a shared web server. You can't upload a 9M file to webserver? But you can upl

question about chunking sql uploads

2005-04-25 Thread Art.M (Wikki)
Hello, I have a large .sql file to upload which is about 9 mb and I was wondering if anyone knew of a program that could break it up into chunks of 2 mb or under? So I can upload it to a shared web server. Thanks ahead for your response. Wikki -- MySQL General Mailing List For list archives: ht