Hi all, On Sat, Jan 2, 2010 at 7:29 PM, Brian Aker <[email protected]> wrote: > You should be able to download source for Drizzle, do a ./configure && make > && make install and have a useful database. Trimming down plugins is for an > advanced user, not a basic user.
ok, that doesn't sound too hairy - Thanks for the info (PS: I tried it with bell on Ubuntu Karmic Koala, but ran into trouble because the packaged protobuffer library is older than what drizzle expects (2.03 vs 2.10). I'm not complaining - this is just FYI. If this is considered I bug, I'd be happy to file it, but since it came up I decided to mention it right away.) > > Ideally a user would just be using a version of Drizzle from their > distribution (or a downloaded binary for OSX and Windows). > > Cheers, > -Brian > >> they know which ones they need for their particular scenario. >> Now, assuming the reference documentation for all these plugins >> exists, that still means one needs to read all of it before you know >> what to get and do. >> >> One of the major challenges will be to make it easy for people with a >> DBA role to get up and running so they can try how it fits their use >> case. >> Preferably, without getting trapped in all kinds of build/installation >> issues, and without having intimate familiarity with the "plugin zoo" >> (not meaning this in a derogatory sense, just trying to convey the >> diversity) >> >> Ideally, 5 minutes of reading should be enough to learn what to >> download for the fairly common use case. >> Another 5 minutes to read up on any details on basic >> installation/configuration. >> >> In my experience, it's hard to write something that conveys all you >> need to know in just 5 minutes, but maybe that's just me. >> >> kind regards, >> >> Roland >> >> >> >>> >>> On Fri, Jan 1, 2010 at 12:58 PM, Brian Aker <[email protected]> wrote: >>>> +++ >>>> >>>> An intoduction to using drizzle would make for a great paper. >>>> >>>> Cheers, >>>> --Brian >>>> >>>> On Jan 1, 2010, at 10:05 AM, Baron Schwartz <[email protected]> wrote: >>>> >>>>> Just to play devil's advocate. Don't hate me :-) Drizzle has a great >>>>> dev community, but I'm just writing to encourage everyone to reach out >>>>> more to users. For example, at the upcoming MySQL conference, I see a >>>>> tutorial "Getting involved in Drizzle Development", and another >>>>> "Drizzle Storage Engine Development. Practical Example with BlitzDB". >>>>> Both sound wicked cool and interesting to about 10 possible attendees, >>>>> 9 of whom are already active committers to Drizzle. Maybe I am >>>>> underestimating the interest in developing Drizzle or developing >>>>> plugins for it, I don't know. But I feel that at some point, there >>>>> has to be an on-ramp for users, not just developers. >>>>> >>>>> - Baron >>>>> >>>>> -- >>>>> Baron Schwartz >>>>> Percona Inc: Services and Support for MySQL >>>>> http://www.percona.com/ >>>>> >>>>> _______________________________________________ >>>>> Mailing list: https://launchpad.net/~drizzle-discuss >>>>> Post to : [email protected] >>>>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>>>> More help : https://help.launchpad.net/ListHelp >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~drizzle-discuss >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>>> More help : https://help.launchpad.net/ListHelp >>>> >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~drizzle-discuss >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>> More help : https://help.launchpad.net/ListHelp >>> >> >> >> >> -- >> Roland Bouman >> http://rpbouman.blogspot.com/ >> >> Author of "Pentaho Solutions: Business Intelligence and Data >> Warehousing with Pentaho and MySQL", >> http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470484322.html > > -- Roland Bouman http://rpbouman.blogspot.com/ Author of "Pentaho Solutions: Business Intelligence and Data Warehousing with Pentaho and MySQL", http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470484322.html _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

