RE: select ... where bigint_col = 'big_value' doesn't work?

2005-02-27 Thread Christopher Malton
> -Original Message- > From: Ephraim Dan [mailto:[EMAIL PROTECTED] > Sent: 27 February 2005 15:44 > To: mysql@lists.mysql.com > Subject: select ... where bigint_col = 'big_value' doesn't work? > > > Hi, > > We are migrating to mysql 4.1 (from 4.0). We have lots of BIGINT > columns, and

EXPLAIN does not explain the WHERE clause

2005-03-01 Thread Christopher Malton
When I use the statement:   EXPLAIN SELECT * FROM workunits WHERE Sent>0   It returns   +---+--+---++-++-++ | table | type | possible_keys | key    | key_len | ref    | rows    | Extra  | +---+--

CygWin and MySQL???

2005-03-06 Thread Christopher Malton
Whenever I try to install the RPM for Linux i386 on CygWin it fails with an error saying:   Error: MySql-??-4.1.10-0.i386.rpm: V3 DSA signature: BAD, key ID 5072e1f5 Error: MySql-??-4.1.10-0.i386.rpm cannot be installed   Where ?? is: devel, chared-compat or client   What