Re: Partitions and LOAD DATA INFILE
Posted by:
justin ux
Date: May 11, 2009 03:49AM
default value of bulk_insert_buffer_size in Mysql5.0
mysql> show variables like 'bulk_insert_buffer_size';
+-------------------------+---------+
| Variable_name | Value |
+-------------------------+---------+
| bulk_insert_buffer_size | 8388608 |
+-------------------------+---------+
1 row in set (0.00 sec)
Subject
Views
Written By
Posted
5029
May 07, 2009 09:54AM
2636
May 08, 2009 08:50PM
Re: Partitions and LOAD DATA INFILE
2680
May 11, 2009 03:49AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.