What's new? | Help | Directory | Sign in
Google
mysql-heap-dynamic-rows
MySQL Heap (Memory) Engine - Dynamic Row Format Support
  
  
    
Search
for
Updated Apr 17, 2008 by igor.ch75
Labels: Featured
PatchFormat  

Notes On The Patch Format

Attached ZIP (see Downloads section) contains all modified source files and a diff - all based on Unix 5.0.45 version of MySQL source code. DIFF was made using GNU DIFF (with -upraN options). I could not find free bitkeeper for Windows or Solaris. However, with complete source files you should be able to run BitKeeper? DIFF if necessary.

Before reading DIFF, please make sure to read comments in the beginning of hp_dspace.c or in DesignDetails. It contains design description, as well as a list of open issues.

You may also want to look at the MySQL Internals Thread where Sergei and I discussed some elements of the design.


Comment by chivas12years, Jul 20 (4 days ago)

Good Job...

How I apply this patch in my Mysql Version? Exist any "howto" for this operation?


Sign in to add a comment