Re: How Much Data Can Be Written to a Database In One Instance?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 4, 2009 at 15:26, Robert Cummings <robert@xxxxxxxxxxxxx> wrote:
>
> See this setting in your php.ini:
>
> memory_limit = ???M

    Also let us know what you're using for the database and how you're
doing it.  You mention that the .dat files are 4-5MB, but don't say if
that's the database you're using, or if you're reading from those and
entering the data in MySQL, or what.

    For example, if you're inserting data from there into MySQL, it's
probably a MySQL issue that could be fixed by adjusting the packet
size in your /etc/my.cnf (or equivalent) configuration file.

-- 
</Daniel P. Brown>
daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux