| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Scott Klarenbach | Date: | October 25 2005 5:31pm |
| Subject: | Addition: Order By Statement in Views not working properly | ||
| View as plain text | |||
Must be a bug of sorts: If you add an ORDER BY clause to the view itself, then mysql allows the caller to override with their own ORDER BY clause and it works as expected. However; if no ORDER BY clause is present in the CREATE VIEW statement, then the caller receives erroneous results if they call the view with their own ORDER BY clause. Scott Klarenbach.
| Thread | ||
|---|---|---|
| • Addition: Order By Statement in Views not working properly | Scott Klarenbach | 25 Oct |
| • Re: Addition: Order By Statement in Views not working properly | Gleb Paharenko | 26 Oct |
