https://bugzilla.wikimedia.org/show_bug.cgi?id=26274

Reedy <s...@reedyboy.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s...@reedyboy.net

--- Comment #4 from Reedy <s...@reedyboy.net> 2011-02-22 23:57:45 UTC ---
"The SQL standard requires that HAVING must reference only columns in the GROUP
BY clause or columns used in aggregate functions. However, MySQL supports an
extension to this behavior, and permits HAVING to refer to columns in the
SELECT list and columns in outer subqueries as well."

Our HAVING doesn't garuntee that ;)

Also roan, are you just meaning doing the HAVING more nicely, allowing things
not having to put literal text to get it to work, and doing stuff like 'HAVING'
=> array( 'blah' => 2 ) etc?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to