Hello,
A question about the -O option you can pass on command line to safe_mysqld.
If for example I give -O record_buffer=64M does that mean that I'll get:
exactly 64M,
at the most 64M
or at least 64M?
Also I have a batchfile with about 150 queries (all plain selects) which I feed into
mysql. Are they all going to be executed by one thread sequentially or split amongst
many threads?
thanks in advance,
thalis
---------------------------------------------------------------------
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