History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-28225
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Gregory Shrago
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

SQL: MySQL: UTC_DATE, UTC_TIME, UTC_TIMESTAMP without parenthesis are red

Created: 14 Jul 08 20:47   Updated: 14 Jul 08 20:47
Component/s: SQL
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,566


 Description  « Hide
The following statements are valid in MySQL:
select utc_date;
select utc_date();
select utc_time;
select utc_time();
select utc_timestamp;
select utc_timestamp();

See file:///C:/uf/Alexander.Chernikov/prods/install/mysql/refman-6.0-en/ch11s06.html#function_utc-date and below.
IDEA reports errors for ones without parenthesis.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.