in reply to Re: Strange MySQL Problem
in thread Strange MySQL Problem

What is the best way to implement the shell script? I am using my desktop machine for this at the moment (proof of concept) so will hopefully be moving to a Linux server afterwards... Is there a method of doing this so I don't have to rewrite the script?

Also, does anyone have any idea why the Insert is failing? I've tried using sleep to no avail. I have noticed however that the average row length is 582 when inserted using MySQL.. don't know if that helps at all..

Replies are listed 'Best First'.
Re^3: Strange MySQL Problem
by dragonchild (Archbishop) on Aug 18, 2004 at 14:07 UTC
    Use Cygwin.

    ------
    We are the carpenters and bricklayers of the Information Age.

    Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

    I shouldn't have to say this, but any code, unless otherwise stated, is untested