~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/mi_static.cc

  • Committer: Brian Aker
  • Date: 2010-03-31 19:14:14 UTC
  • Revision ID: brian@gaz-20100331191414-9yv44mmpvf0tb7l1
Updated to use show schemas specific table.

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_