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.

Select error when one field is a string

See original GitHub issue

Description

Just executing this leaves DBeaver unable to execute more queries or do anything. select ‘’ as a from dual

DBeaver Version

Community Edition 22.2.0.202209051344

Operating System

Ubuntu Linux

Database and driver

MySQL 5.7.35 MySQL Driver 8.0.17

Steps to reproduce

Just execute the following sentence select '' as a from dual

Additional context

No response

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
jmsanzgcommented, Nov 15, 2022

Fixed from that version. Next time I’ll try to search better. Thank you!

0reactions
ShadelessFoxcommented, Nov 14, 2022

The issue was fixed in #17719 and the fix is available in DBeaver 22.2.2.

Please upgrade to a newer version and let me know if your issue was solved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MySQLi error on select query with where field='string'
I need to query based on the rank field where it is different string values like: member or member applicant, or stowaway, etc....
Read more >
Resolve "HIVE_BAD_DATA: Error parsing field value for field ...
When I query data in Amazon Athena, I get an error similar to one of the following: "HIVE_BAD_DATA: Error parsing field value for...
Read more >
Query | GORM - GORM
SELECT * FROM users ORDER BY id DESC LIMIT 1; result := db.First(&user) result.RowsAffected // returns count of records found result.Error ...
Read more >
Restrict data input by using validation rules - Microsoft Support
Select the field that needs a message for input that is not valid. The field should already have a validation rule. · On...
Read more >
SQL LIKE query for matching pattern records with ... - Plus2net
Sql LIKE command to match different strings and chars in a record field of mysql table.
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