Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function COALESCE is identified as plain text, not function #1342

Closed
franky920920 opened this issue Mar 22, 2021 · 0 comments
Closed

function COALESCE is identified as plain text, not function #1342

franky920920 opened this issue Mar 22, 2021 · 0 comments

Comments

@franky920920
Copy link

Preconditions

  • HeidiSQL version: 11.2.0.6213
  • Database type and version: MySQL 8.0.23
  • OS: Windows 10 20H2 (OS build 19042.867)

Describe the bug

The MySQL function COALESCE is not identified as a function in the SQL editor.

To Reproduce
Type SELECT COALESCE(col1, col2) in the SQL editor.

Screenshots or Crash reports

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants