MySQL Forums
Forum List  »  MyISAM

Re: "WITH ROLLUP" and "NOT NULL" columns
Posted by: Felix Geerinckx
Date: November 18, 2005 01:55AM

Anthony Willard wrote:

> If the column Field2 is not defined as "NOT NULL", I don't get any records with the value of "Total"
> in Field2, but do get a null value. If the column is defined as "NULL", it works fine.

You are right. This is in contradiction to the quote from the Reference Manual I gave in my previous message.

See also http://bugs.mysql.com/bug.php?id=7894

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Views
Written By
Posted
4748
November 15, 2005 12:00PM
Re: "WITH ROLLUP" and "NOT NULL" columns
1915
November 18, 2005 01:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.