serious bug in 4.1: doubles failing equality tests

2004-11-24 Thread Aaron J. Mackey
series, as the improvement to filesort seems to greatly affect my application ... I'm quite willing to apply a software patch locally to fix the problem. Thanks, -Aaron -- Aaron J. Mackey, Ph.D. Dept. of Biology, Goddard 212 University of Pennsylvania email: [EMAIL PROTECTED] 415 S

heap tables and slow index query

2002-02-27 Thread Aaron J Mackey
server version: 3.23.47 mysql> create table myhits ( -> libid int unsigned not null, -> begin bigint unsigned not null, -> end bigint unsigned not null, -> index(libid), -> index(begin), -> index(end) -> ) type = heap; Query OK, 0 rows affected (0.00 sec) [ insert st

Re: Cobalt .pkg scripting

2001-01-23 Thread Aaron J Mackey
I just saw something on freshmeat.net called EPM (ESP Package Manager) that purports to be able to assemble AT&T .pkg files for you (as well as other popular package formats, .bpkg, .rpm, etc). Haven't tried it, let me know if it works out for you. -Aaron On Tue, 23 Jan 2001, James Raff wrote: