 |
MySQL Query Browser: Access violation in module LIBMYSQL.DLL (VISTA)
|
|
On Tue, 13 May 2008 10:28:08 +0100, "Brian Cryer" <www.cryer.co.uk
Each time I run a query using MySQL Query Browser (version 1.2.12) I get the
error:
Access violation at address 00C0D717 in module 'LIBMYSQL.DLL'. Read of
address 00000088
The first address isn't significant and may be different after a reboot,
don't know about the second address. I've used MySQL without problems on a
number of Windows PC but this is the first time I've tried using it with
VISTA. Any ideas (short of moving to a non-Vista pc)? Should I report it as
a bug?
I've cross posted across a small selection of newsgroups because I'm not
sure which is the most appropriate.
TIA.
|
|
Vb.Net Integration
[10 Jun 2008]
On Tue, 10 Jun 2008 18:58:12 +0100, "Tym" <spamtrap@ictis.n et
I've had a wonderful idea...
for one of my apps, and don't know if it possible
to do what I want...
The app currently...
|
Help, printf problem
[24 May 2008]
Hi,
I'm attemping:-
$blah = "pop";
$query = sprintf("UPDATE events SET event_title = %s...
s WHERE event_id =
%s",$blah, $id);
It just doesn't do it. If I echo the $query it all looks...
|
MySQL Query Browser: Access violation in module LIBMYSQL.DLL (VISTA)
[13 May 2008]
On Tue, 13 May 2008 10:28:08 +0100, "Brian Cryer" <www.cryer.co.uk
Each time I run a ...
query using MySQL Query Browser (version 1.2.12) I get the
error:
Access violation at...
|
| More... |
|
|
|
 |
On Tue, 13 May 2008 02:37:42 -0700 (PDT), Captain Paralytic <...@yahoo.com
On 13 May, 10:28, "Brian Cryer" <www.cryer.co.uk
In my experience, moving to a non-Vista machine is always the best
option.
|
 |
On Tue, 13 May 2008 11:57:25 +0100, "Brian Cryer" <www.cryer.co.uk
"Captain Paralytic" <...@s50g2000hsb.googlegroups.com...
Moving to a non-Vista machine is not an ideal option, hence the comment in
my post "short of moving to a non-Vista pc". I have a work around which is
to run MySQL QueryBrowser in a virtual pc running Windows 2000, but I'm
looking for a solution which avoids this.
I'm keen to know whether others have encountered this problem on Vista, i.e
is it a vista problem or something specific to my installation.
|
 |
On Tue, 13 May 2008 04:36:07 -0700 (PDT), Captain Paralytic <...@yahoo.com
On 13 May, 11:57, "Brian Cryer" <www.cryer.co.ukI guess it depends where you're coming from. IMO, using Vista is
always far from ideal.
|
 |
On Tue, 13 May 2008 15:43:44 +0100, "Brian Cryer" <www.cryer.co.uk
"Captain Paralytic" <...@m73g2000hsh.googlegroups.com...
That used to be my impression (and to be honest still mostly is) ... but if
you have a "super dooper" machine then Vista just about matches xp for
performance, and Vista does have some nice features. Since my new desktop is
a quad core beast with as much RAM as it will take and a respectiable
graphics card, Vista does work quite well. However we have machines in the
office that would fly if they were running XP but only crawl because they
run Vista. That said, even with a "super dooper" machine there are still
compatibility issues with some software not running which worked fine on XP.
So in most cases I'd agree with you.
On this particular MySQL issue, I still don't know whether its a Vista issue
or an issue with my installation ...
|
 |
On Tue, 13 May 2008 20:31:29 -0500, Michael Austin <...@firstdbasource.com
do yourself a favor and re-image one of the "older" boxes with some
version of Linux - which generally includes mysql - move your db to this
host and you will see database speeds that cannot be matched on any
windows box... This would be an n-tier architecture and because of the
new db speed you should not notice any performance degradation.
|
 |
On Wed, 14 May 2008 09:12:58 +0100, "Brian Cryer" <www.cryer.co.uk
"Michael Austin" <...@nlpi070.nbdc.sbc.com...
Speed isn't an issue. Nor is migrating to Linux an option, since I have no
wish to learn to support another operating system. MySQL runs quite happily
on my Vista pc, its only MySQL Query Browser that I'm having issues with -
any suggestions relevant to my original post would be welcome.
--
Brian.
|
|
|