Greetings

Recently I have a great problem. My whole project depends on it and some
people are not satisfied with my aplication because of it. I use database
for storing into InnoDB tables word documents into BLOBs, and some other
information about docs into standard column types. However, after a database
file has grown to 60 MB everything started working very slow and MySQL
server (4.0.4 max) reports to my VB application Memory Allocation Error when
I try to insert a document of 16 mb size. I have not found this type of
error anywhere in documentation or on news. I use ADO and stream object for
inserting binary data. Server is 1100 mhz celeron with 256 mb of RAM. That
should be enough for database of 60-70 mbytes. Please help me.

Thank you in advance
Bruno


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to