Displaying 20 results from an estimated 200 matches similar to: "Wine and SQLyog"
2011 Jul 28
4
[Ubuntu 10.10] SQLYog breaks after Wine update
I don't know what happened but now i cannot use it any more and i really need it!
The following error occurs when any user interaction is needed:
Code:
demian at demian-desktop:~/.wine/drive_c/Program Files/SQLyog$ wine SQLyog.exe
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for
2012 Apr 29
0
Sqlyog 8.5.5 and mysql
Hello all,
I posted an article about an issue with sqlyog and mysql database program. After I upgraded to wine 1.41 the issue appears to resolve itself. Thanks for fixing the ntlldr issue!
Fyi
John
2006 Jun 26
1
Help with Wine programming.
We at Webyog produce the SQLyog program. SQLyog is an advanced
graphical client for MySQL.
SQLyog records at winehg.com applications database are available here:
http://appdb.winehq.org/appview.php?appId=1328
As you can read versions up to 5.0.x worked fine with Wine. Basically
version 5.1.x does too. However we have two issues with two new
features of SQLyog version 5.1.x (we tested primarily
2006 Feb 28
7
windows sqlite client?
Hi all,
Does anyone know a good windows client for sqlite 3? typical use is create
and modify tables and export creation queries.
Thanks,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060228/363834cf/attachment.html
2017 Dec 31
2
[PATCH] dri3: remove bogus condition for creating pixmap
Not clear what the depth % 8 was trying to protect against, but it was
breaking 30bpp visuals with DRI3.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
src/nouveau_dri2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/nouveau_dri2.c b/src/nouveau_dri2.c
index cbb7b2a..07b6022 100644
--- a/src/nouveau_dri2.c
+++ b/src/nouveau_dri2.c
@@ -1076,7 +1076,7 @@
2009 Jan 04
6
Apps that officially support Wine?
http://www.cockos.com/reaper/ is the home page for an app
that officially supports Wine; it says
"Requires Windows 98/ME/NT/2k/XP/Vista/WINE"
Anyone know of other such apps?
Do we already have a list of them somewhere?
If we don't, maybe we should start one on the
wiki page. It would be kind of neat to watch that
list grow.
- Dan
2010 Mar 22
2
winetest-latest.exe crashes on notebook, leads to reboot
This ain't funny anymore. On my notebook with ati xpress 1250 onboard graphics running Windows XP, the latest version of winetest (corresponding to wine 1.1.41) crashes after some timeout in the d3d9 tests, which leads to a hard reboot. On my intel945 desktop there's just some timeout.
While I understand, that this X1250 chip is not really decent hardware and not supported anymore by Ati
2009 Feb 26
2
[PATCH 1/2] exa: turn WaitMarker into a NOP.
- map should handle this.
---
src/nouveau_exa.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/nouveau_exa.c b/src/nouveau_exa.c
index b656ca7..20ad380 100644
--- a/src/nouveau_exa.c
+++ b/src/nouveau_exa.c
@@ -259,7 +259,7 @@ nouveau_exa_mark_sync(ScreenPtr pScreen)
static void
nouveau_exa_wait_marker(ScreenPtr pScreen, int marker)
{
-
2011 Oct 17
2
Functionality with SetWindowsHookEx WH_JOURNALPLAYBACK
Hello,
I am trying to run our own Delphi Application with wine 1.2 on Kubuntu.
Applications runs without any problems but Functionality of stuffing keys with
setWindowsHookEx(WH_JOURNALPLAYBACK, @Playback, hInstance, 0); is not working at all.
Can somebody suggest any work around for this ? If any code changes are
needed we can do the same since we have sources of application with us.
Since
2007 May 06
0
MySQL adapter bug? Date col being set to NULL when default is 0000-00-00
Ok, simple case. MySQL table with date column. The date column default
is 0000-00-00.
When I view these rows in say SQLyog, all rows in this table have
value of 0000-00-00. by default.
.....
Now, onto my Rails app. I don''t even care about the date column
described above. I am attempting to update an entirely different
column in the same table.
However, when I use an active record to
2011 May 08
0
mysql.exe ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093)
Hi,
Fedora 14, wine version 1.3.18
when i try to connect to linux mysql server with command line:
wine mysql.exe -h localhost -u root -p
i got this error:
ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093)
with this command line is all ok.
wine mysql.exe -h 127.0.0.1 -u root -p
linus hosts file /etc/hosts:
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
2008 Jun 23
2
Issues with WINE + ODBC
i'm trying to run a windows-based application from my company in a Linux environment. it requires a mysql database to retrieve data. i am running PCLinuxOS MiniMe 2008. the issue i am having is that it does not seem that any WINE applications are able to connection to UnixODBC.
i have installed mysql, configured it, installed UnixODBC, configured it (and verified connection to mysql
2006 Apr 20
6
Database is cached?
It appears that my database is cached.
If I have a simple action which displays all records in a table it works
fine, but if I then change one of the fields in the database using a
MySQL GUI it is not reflected when I press refresh in the browser. Even
if I clear the cache.
The actual view is not being cached anyway becasue if I add some text to
the view it is shown on refresh!
Is this normal
2011 Aug 23
3
OLE DB
Hello people ... I need your help
I am currently running an application (made in C #) in wine, this application has a connection to a database (ms sql ).... and running this application there are no errors, but I get an alert message notifying me that it is impossible to connect because it is not or is blocked.
I did a test connectivity and connects tsql ... hize also run the application in
2008 Jan 21
5
denyhosts-like app for MySQLd?
Hi all,
?Is there any app like denyhosts[1] but intended for MySQLd service?
We have a mysql ports (3306) opened for remote connections, and
obviously the /var/db/mysql/machine_name.log is full of these kind of
entries:
...........
936012 Connect Access denied for user 'user'@'85.19.95.10' (using
password: YES)
936013 Connect Access denied for user
2013 Jun 14
0
Wine release 1.6-rc2
The Wine development release 1.6-rc2 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.6-rc2.tar.bz2
http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc2.tar.bz2
Binary packages for various distributions will be available
2009 Dec 11
2
[PATCH 1/2] exa: Pre-G80 tiling support.
For now pixmaps will only be tiled if driver pixmaps are being used
and we're told to with the NOUVEAU_CREATE_PIXMAP_TILED usage hint.
Signed-off-by: Francisco Jerez <currojerez at riseup.net>
---
src/nouveau_exa.c | 31 ++++++++++++++++++++-----------
src/nv50_exa.c | 6 +++---
src/nv50_xv.c | 2 +-
src/nv_proto.h | 2 +-
src/nv_type.h | 1 +
5 files
2012 Feb 03
3
Re: Windows CLI Commands in Ruby freeze Wine application
What's the state here?
I didn't find any associated bug report.
Has this been fixed?
Is there a work around?
I would really like to use ruby scripts doing cli in sketchup...
/Jan.
2009 Dec 25
1
winetest and Kaspersky AV 2010
Just wanted to let you (the devs) know, that if I have Kaspersky Antivirus 2010 installed on my XP, I will get these 4 errors in the kernel32:toolhelp test:
toolhelp.c:178: Test failed: couldn't find self in thread list
toolhelp.c:179: Test failed: couldn't find sub-process thread's in thread list
toolhelp.c:195: Test failed: couldn't find self in thread list
toolhelp.c:196: Test
2011 Mar 07
4
I can see icons of program...
I have a server with Ubuntu desk.I have Wine 1.0 installed and i'm running mirc (i just uploaded a folder with all files).I started mirc ad evythinf is ok but...ofter if i minimize mirc then i "lose" the icon i meane i cant restore mirc windows the only way to do that is to kill the provess and restart it!?!
Can u help me to sort out that problem?I neade to keep it running but olso i