lp:~jaypipes/drizzle/myisam-plugin-variables

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/drizzle/myisam-plugin-variables
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Drizzle
Status:
Merged

Recent revisions

1260. By Jay Pipes <jpipes@serialcoder>

More size_t != uint32_t crap.

1259. By Jay Pipes <jpipes@serialcoder>

More size_t != uint32_t crap.

1258. By Jay Pipes <jpipes@serialcoder>

Why on Earth key_buffer_size was a 64-bit integer when the resize_key_cache() expected a 32-bit integer is beyond me.

1257. By Jay Pipes <jpipes@serialcoder>

Adds ability to change division limit and age threshold
for MyISAM key cache.

Adds tests to key_cache test case for above variables.

1256. By Jay Pipes <jpipes@serialcoder>

Yet another try at fixing 32-bit key_cache_block_size variable.

1255. By Jay Pipes <jpipes@serialcoder>

Testing a possible 32-bit fix for myisam plugin vars.

1254. By Jay Pipes <jpipes@serialcoder>

Merge trunk and resolve conflicts

1253. By Jay Pipes <jpipes@serialcoder>

Pulls MyISAM-specific server variables into the MyISAM
plugin scope. No more key_buffer_size, either. The
key cache variables are all now consistently named:

myisam_key_cache_size
myisam_key_cache_block_size
myisam_key_cache_division_limit
myisam_key_cache_age_threshold

1252. By Jay Pipes <jpipes@serialcoder>

Merge trunk

1251. By Brian Aker <brian@gaz>

Merging in massif option to test-run.pl

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers