Re: Intermitent join problems

2002-11-20 Thread Heikki Tuuri
Frank, if the tables are InnoDB type, then the following patch might fix the problem. The patch will be in 3.23.54, which, I guess, will be released around December 5th, 2002. " MySQL/InnoDB-4.0.5, November 18, 2002 ... Fixed a bug: if a SELECT was done with a unique key from a primary index, and

Re: Intermitent join problems

2002-11-20 Thread Heikki Tuuri
Frank, if the tables are InnoDB type, then the following patch might fix the problem. The patch will be in 3.23.54, which, I guess, will be released around December 5th, 2002. " MySQL/InnoDB-4.0.5, November 18, 2002 ... Fixed a bug: if a SELECT was done with a unique key from a primary index, and