[Bug 247727] Re: mysql ignores view order when selecting with group by

2008-07-11 Thread Derek Price
Oh, I'm using the MySQL version from Hardy Heron (8.04LTS), with latest updates: $ lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 $ dpkg --status mysql-server Package: mysql-common ... Source: mysql-dfsg-5.0 Version: 5.0.51a-3ubuntu5.1 -- mysql ignores view order when

[Bug 241802] [NEW] mysql clients ignore port specification when connecting to localhost

2008-06-20 Thread Derek Price
Public bug reported: Binary package hint: mysql-admin I can duplicate this with all of mysql, mysqldump, and the mysql-admin GUI on 8.04LTS. This is not the behavior I am used to from the same applications on 6.06LTS or the Windows ports of the same applications. I normally create an SSH

[Bug 241802] Re: mysql clients ignore port specification when connecting to localhost

2008-06-20 Thread Derek Price
Thanks for the link. I added a comment to the MySQL not-a-bug. I had to agree with one of the previous posters that the current behavior is quite insane. It does sound like a work-around for at least some clients is to put protocol=tcp in the [client] section of my.cnf (I confirmed that this