RE: FULLTEXT with explicit ORDER BY score == empty set

2001-07-06 Thread Jay J
Sorry, I failed the obligitory full-read of the mysql manual page .. One question answered: Default sort order is descending score .. my bad. -Jay J - Before posting, please check: http://www.mysql.com/manual.php (the

FULLTEXT with explicit ORDER BY score == empty set

2001-07-06 Thread Jay J
is correct? changed/fixed? Without an explicity ORDER BY, what is the default order? Thanks, -Jay J p.s. Any chance of patching 3.23.xx with FULLTEXT stuff before 4.0? :-) --- mysql> CREATE TABLE articles ( ->id INT U