:: DEVELOPER ZONE
Fixed SELECT with grouping on
BLOB columns not to return incorrect
BLOB info. Grouping, sorting and distinct on
BLOB columns does not yet work as expected
(probably it groups/sorts by the first 7 characters in the
BLOB). Grouping on formulas with a fixed string
size (use MID() on a BLOB)
should work.
When doing a full join (no direct keys) on multiple tables with
BLOB fields, the BLOB was
garbage on output.
Fixed DISTINCT with calculated columns.
© 1995-2005 MySQL AB. All rights reserved.

User Comments
Warning: query failed: Unknown column 'user.firstname' in 'field list' in /data0/sites/live/web-main/lib/mysql-cxn.php on line 69
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /data0/sites/live/web-main/lib/docbook.php on line 245
Add your own comment.