~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/mi_static.cc

  • Committer: Joe Daly
  • Date: 2010-05-21 02:16:56 UTC
  • mto: This revision was merged to the branch mainline in revision 1555.
  • Revision ID: skinny.moey@gmail.com-20100521021656-bx6piitfh77jnl28
add statistics_variables.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
   You should have received a copy of the GNU General Public License
13
13
   along with this program; if not, write to the Free Software
14
 
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA */
 
14
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
15
15
 
16
16
/*
17
17
  Static variables for MyISAM library. All definied here for easy making of
31
31
uint32_t myisam_block_size= MI_KEY_BLOCK_LENGTH;                /* Best by test */
32
32
uint32_t myisam_concurrent_insert= 2;
33
33
uint32_t myisam_bulk_insert_tree_size=8192*1024;
34
 
uint32_t data_pointer_size= 6;
 
34
uint32_t data_pointer_size=4;
35
35
 
36
36
/*
37
37
  read_vec[] is used for converting between P_READ_KEY.. and SEARCH_