To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115436
------- Additional comments from [email protected] Thu Dec 9 09:58:17 +0000 2010 ------- The reason is that for MySQL the statement SELECT CAST('2001-01-01' AS DATE) as `MyDate` FROM `testdb`.`i115436`; works but SELECT CAST ('2001-01-01' AS DATE) as `MyDate` FROM `testdb`.`i115436`; doesn't. You see the space between the CAST and the bracket. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
