[Phpmyadmin-devel] Drizzle Support

Michal Čihař michal at cihar.com
Thu Jun 2 15:39:18 CEST 2011


Hi

Dne Thu, 2 Jun 2011 14:41:37 +0200
Tyron Madlener <tyronx at gmail.com> napsal(a):

> Looking at the current way drizzle support is being implemented, it
> seems like it's going to be made with a PMA_DRIZZLE constant and a lot
> of if()'s all over pmas codebase. That sounds somehow messy to me.
> Isn't there a way with some git branching magic + regularly merging
> back or "preprocessor" (the conversion scripts before releasing pma,
> like its done with pootle) directives to keep those things seperate?

I'd rather prefer if all these things would be hidden somewhere in DBI
and not exposed to other code.

> Looking at the significant differences between MySQL and Drizzles this
> seems like a non-trivial change on pmas codebase. I don't know how the
> typical use cases are but I don't think a typical user will require
> phpmyadmin to be able to switch between MySQL and Drizzle. So what
> about releasing a drizzle supporting version of pma seperate from the
> mysql supporting version?

Well the Drizzle support is from beginning mostly to explore
possibilities and see if it manageable to include it within our
codebase or not, depending how much changes will be needed.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110602/3e120a8e/attachment.sig>


More information about the Developers mailing list