Hi,
Is there anything your mysql errog log? Did MySQL crashed or stopped
unexpectedly while the script was running? I guess it is probably something
with your memory usage configuration - please send your my.cnf file and on
what machine you are running your MySQL server.
--
Dobromir Velev
[EMA
Right, I upgraded my version of MySQL last night after a lot of digging about, found a
few bugs to do with table coruption that possibly could have been the problem.
I am re-runing my script and its seems to be going fine this time.
I am now using 4.0.28, I was using an early version of 4 can't
Hi.
It looks very strange.
So give us the information about version of MySQL and operating system.
If you use MySQL compiled manually, it will be helpful
to use official binaries of the latest release.
John Smith <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have built a search applic
Hi All,
I have built a search application in php/libcurl and I store its results in MySQL.
The problem is that I am not used to dealing with the sizes of tables my search
application produces, roughly around 400,000 rows in a table the last time I got ran
it correctly.
Right to my problem.
I