Selection bug in 3.23.37

2001-04-23 Thread Nicola Sabbi
HI, I have the following table: desc keywords_news; ++--+--+-+-+---+ | Field | Type | Null | Key | Default | Extra | ++--+--+-+-+---+ | id_keyword | int(11) | | PRI | 0 | | |

Re: Selection bug in 3.23.37

2001-04-23 Thread Sinisa Milivojevic
Nicola Sabbi writes: HI, I have the following table: desc keywords_news; ++--+--+-+-+---+ | Field | Type | Null | Key | Default | Extra | ++--+--+-+-+---+ | id_keyword | int(11) | |