On Mon, Apr 06, 2009 at 06:54:54AM -0400, Jay Pipes wrote: > I agree with the previous assessments that relying on existing web > applications to change from SHOW to the equivalent I_S statement is > unrealistic and impairs the growth and uptake of Drizzle. Therefore, it > seems that a solution which involves libdrizzle (the underlying client > connection library) is necessary. Without support for aliasing in > libdrizzle, we must rely on application developers to change from the > traditional SHOW commands themselves, which is not feasible IMHO.
I disagree here. Applications will already have to change/fix a whole bunch of their code to work properly with Drizzle - and changing SHOW is a pretty easy fix. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

