Package Details: heidisql 12.6.0.6765-3

Git Clone URL: https://aur.archlinux.org/heidisql.git (read-only, click to copy)
Package Base: heidisql
Description: A lightweight GUI for managing MySQL, PostgreSQL, and Microsoft SQL databases. This package uses the latest nightly build (64bit) on top of the portable version, and uses Wine.
Upstream URL: http://www.heidisql.com/
Licenses: GPL
Submitter: liviucmg
Maintainer: D3SOX
Last Packager: D3SOX
Votes: 50
Popularity: 0.003013
First Submitted: 2012-12-12 12:03 (UTC)
Last Updated: 2023-11-16 12:04 (UTC)

Pinned Comments

D3SOX commented on 2023-11-16 11:59 (UTC)

I've updated the package to include a link to the plugins folder which fixes some crashes. If you still experience any, please comment and I will see what I can do :)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

mlamm commented on 2019-04-17 12:59 (UTC)

After upgrading wine to 4.6-1, heidisql crashes on start for me. When downgrading to wine-4.5-1, it works again. I am using HeidiSQL-10.1.0.5473.

Anyone else?

csiszarattila commented on 2018-12-11 15:57 (UTC) (edited on 2018-12-11 15:57 (UTC) by csiszarattila)

For those who want to use with Postgresql follow Aphex's and bjesus's suggestions.

First symlink necessary libraries (ignore errors):

ln -s /usr/share/heidisql/*.dll ~/.heidisql/

And then install the lib32-libldap package.

hrvoj3e commented on 2018-10-19 08:15 (UTC) (edited on 2018-10-21 10:13 (UTC) by hrvoj3e)

Need help with upgrading. I modified PKGBUILD (heidisqlrelease=5295 and updated md5sums). Run makepkg -si PKGBUILD - all OK - no errors.

After I get only this when trying to start: version : 9.5.0.5295 exception message : Access violation at address 7C583BF8 in module 'd2d1.dll'. Read of address 00000000.

FOUND A SOLUTION - winecfg (Libraries > Overrides d2d1 (Native Windows)) https://github.com/HeidiSQL/HeidiSQL/issues/83#issuecomment-375969129

hrvoj3e commented on 2018-08-29 20:05 (UTC) (edited on 2018-10-26 12:05 (UTC) by hrvoj3e)

@liviucmg Tried on only one monitor and works OK. Tried also only on "left" monitor and it works OK. When I drag the window to the "right" monitor it stops working completely (no click registered at all). Thanks - working on most left monitor will be alright for now. Posted on HeidiSQL forums : https://www.heidisql.com/forum.php?t=25661#p25661

EDIT 2018-10-26 As of today this is fixed - cannot reproduce it anymore. Don't know why and what has been updated - probably some package like Xorg or KDE apps. I am using build 9.5.0.5295.

liviucmg commented on 2018-08-29 13:13 (UTC)

@hrvoj3e That's most probably an upstream bug, better to report it here: https://github.com/HeidiSQL/HeidiSQL/issues

I do have a similar issue on multi-monitor setups, on both KDE and XFCE. I can't click on anything if my window is on the right-most monitor.

hrvoj3e commented on 2018-08-29 13:09 (UTC) (edited on 2018-08-29 20:02 (UTC) by hrvoj3e)

https://pasteboard.co/HBpW7On.gif I can't click on anything - all clicks go to first clickable item on the left side. I'm using two monitors. Please help me resolve this behavior shown in linked GIF (track the mouse). Is this heidisql bug or kde or wine or what?

liviucmg commented on 2018-02-22 11:15 (UTC)

@karcher Try to delete that file from your home folder: /home/archer/.heidisql/libmysql.dll

karcher commented on 2018-02-22 10:51 (UTC)

Hi, it doesn't work for me for PostgreSQL although the 2 packages mentioned here (lib32-libldap and lib32-ncurses) are already installed. This is what I get when I run: $ ln -s /usr/share/heidisql/*.dll ~/.heidisql/ <br> ln: failed to create symbolic link '/home/archer/.heidisql/libmysql.dll': File exists

bjesus commented on 2016-11-05 12:05 (UTC) (edited on 2016-11-06 09:42 (UTC) by bjesus)

Thanks, but I've tried that... still getting the same "not found" error for libpq.dll. UPDATE: apparently lib32-libldap was needed for libpg.dll to load.

Aphex commented on 2016-10-17 12:39 (UTC)

To get PostgreSQL working ln -s /usr/share/heidisql/*.dll ~/.heidisql/