Hello everyone,

We are about to migrate to a Linux system on an MPC82xx - either 8240 or 
8260.  With only 32meg of memory, we need mySQL to have a very small 
footprint.

Most of our tables are quite small in volume - maybe 1000 or 2000 rows in 
total for all of the dynamic tables, and a much larger count for a 
logging/history/trace table containing tens of thousands of rows.
This larger table will be stored on disk, but the smaller tables should be 
kept in memory.

Can we build a small footprint version for the PPC, and can we really 
control the memory/disk usage for each table?  We would like to use
full transaction processing, if its not too heavy on resources.

Thanks in advance,

Leonard Matherson.




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


---------------------------------------------------------------------
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