On Tue, Jan 11, 2000 at 02:50:52PM -0800, Ian Mahuron wrote:
> Joshua> but if you don't need transactions, go with MySQL...
> 
> Or sub-selects.. I can't live without sub-selects!

Sub-selects are high on the to-do list, and the rate that they're
advancing MySQL they'll be available quite soonish.

Meanwhile they have just implemented in-memory hash-keyed tables that
can sometimes be used to workaround sub-selects (via an insert...select
followed by a join).

Tim.

Reply via email to