On Wed, 2005-12-14 at 09:46 -0800, Kevin Brown wrote: > Aaron Stone wrote: > > Something without a subquery is needed, as the 2.0 series must continue > > to work with MySQL 4.0.x. > > We can't just force people to upgrade to 4.1.x? It'd be good for > them. Forcing them to upgrade to PostgreSQL would be even better. > Hey, I can dream, can't I? :-)
DBMail 2.1 requires at least 4.1.x, and I would be comfortable setting that bar higher up if appropriate. > Anyway, there's no way to portably generate an inline "table" any > other way that I know of, which means a truly "portable" solution that > includes MySQL 4.0.x is going to involve doing something like the > array index trick I mentioned originally. An incremental speedup is good for a stable point release. Aaron
