|
|
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.
Sign in to add a comment

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