[MS SQL] space in database name causes creation of two invalid connections

[expired user #9749]'s profile image [expired user #9749] posted 8 years ago in Creating a connection Permalink

The database combo box shows correct names of the databases, however when I try to open one of the DBs with space in the name, HeidiSQL creates two separate connections, each of them is invalid. See attached screenshot.

Tested both on stable, and nightly builds.

2 attachment(s):
  • heidi1
  • heidi2
[expired user #9749]'s profile image [expired user #9749] posted 8 years ago Permalink

Any comments? Perhaps someone can confirm the issue?

[expired user #9749]'s profile image [expired user #9749] posted 8 years ago Permalink

It's still an issue in 5072 build. If any additional information is needed, just let me know.

[expired user #9749]'s profile image [expired user #9749] posted 8 years ago Permalink

5075 still feeds this bug alive. :-)

ansgar's profile image ansgar posted 8 years ago Permalink

Thanks for the hint. I will check that. Must be some trivial issue with exploding the wanted databases.

ansgar's profile image ansgar posted 8 years ago Permalink

btw, this issue is also present in MySQL and PostgreSQL mode.

Code modification/commit from ansgarbecker, 8 years ago, revision 5076
Fix "Database(s)" string split by space characters. Allow semicolon only. See http://www.heidisql.com/forum.php?t=21080
ansgar's profile image ansgar posted 8 years ago Permalink

r5076 has a fix for that. Please update.

Please login to leave a reply, or register at first.