question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

how to remove the comment message "/* ApplicationName=DBeaver 4.2.4 - Main */"

See original GitHub issue

when I create a SQL with comment at the begging of the SQL, such as, /*+abc=int*/ select name from tabname where id=1. but DBeaver sent this sql add more comment “/* ApplicationName=DBeaver 4.2.4 - Main */”, so the database server got " /* ApplicationName=DBeaver 4.2.4 - Main */ /*+abc=int*/ select name from tabname where id=1" .

how to remove this from the SQL sent to the database server?

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
serge-ridercommented, Nov 6, 2017

Check it in 4.2.5:

image

0reactions
yuandianalicommented, Nov 7, 2017

Thanks very much for your so quickly response, and we will recommend DBeaver as the top list of tools for our customers in worldwide. Thanks again for your help on this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't past comments - DBeaver Forum • View topic
As a workaround you can disable SQL extraction from source code. Just turn off option. Preferences->General->Editors->SQL Editor->Extract SQL ...
Read more >
SQL Formatting - DBeaver Documentation
To comment out an SQL line, press Ctrl+/ or right-click the line and click Format -> Toggle Line Comment on the context menu....
Read more >
DBeaver - freshcode.club
DBeaver is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, ...
Read more >
Alibaba Cloud
However, Alibaba Cloud hereby makes a clear statement that ... View internal messages ... Switch over services between a primary RDS instance and...
Read more >
ARCON PAM Administrative Guide - StudyLib
104 4.3.1.2 ARCON DBeaver QA Connector. ... 4.6.4 Remove Service Groups from LOB . ... ARCON PAM Troubleshoot provides the basic information for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found