On Wed, August 13, 2008 12:05 pm, Monty Taylor wrote: > Grant Limberg wrote: >> On Tue, August 12, 2008 9:59 pm, Brian Aker wrote: >>> Hi! >>> >>> On Aug 12, 2008, at 9:14 PM, Grant Limberg wrote: >>> >>>> if time isn't an issue, I'll take an initial stab at it. >>> >>> Go for it! >>> >>> I really have no idea how much effort it will take to do the merge. >>> Hartmut did Ebay relatively quickly. >>> >>> Cheers, >>> -Brian >>> >> >> I'll give it a shot. I don't know how successful I'll be seeing as this >> will be the deepest I've ever gotten into the code base. I know you >> guys >> have done some cleanup work on the old innodb code, and have started >> with >> the new code by replacing /storage/innobase with the InnoDB Plugin >> 1.0.1. >> (per the innodb plugin build instructions.) I've started removing >> references to old MySQL data types (my_bool, replacing uintXX with >> uintXX_t) and renaming header files to reflect their new names and >> locations. >> >> If I'm going down the wrong path here in getting this to work, someone >> let >> me know. I'm new here :) > > You might also want to grab a clean tree and get a diff of everything > that's happened in the old innobase dir since rev1... I made a brief > stab at this a while ago but got bored so I quit. :) > > Monty >
Sounds like a plan, and a good little project for a CS student like myself :) I'll dig into this when I get home from the day job this evening. _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

