Bug #4563 access violation in libmysqlqb.dll
Submitted: 15 Jul 2004 12:44 Modified: 21 Jul 2004 10:49
Reporter: Mrudul Shah Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.0.2 Alpha OS:Windows (Windows XP Pro, ServicePack 1)
Assigned to: Assigned Account CPU Architecture:Any

[15 Jul 2004 12:44] Mrudul Shah
Description:
Once , I login : i get this error message

access violation at address 00974bd0 in module libmsqlqb.dll. Read of address 00000000

On Pressing "OK". MySqlBrowser opens. It allows me to query but on every attempt to right click in schemata creates following exception :

access violation at address 00485a77 in module MySqlBrowser.exe. Read of address 00000039

How to repeat:
1) login
2) Press OK for Exception in "libmsqlqb.dll"
3) Right Click in "schemata" tab will create exception in "MySqlBrowser".
[15 Jul 2004 12:46] Mrudul Shah
access violation in  libmysqlqb.dll
[15 Jul 2004 16:25] Mrudul Shah
hello,

when I use the software in limited account , none of the above mentioned exceptions occured :-).

but , under admin privileges the problem persists.

thank you.
[21 Jul 2004 10:49] Michael G. Zinner
It seems that this issue is the same as http://bugs.mysql.com/bug.php?id=4329 and has already been addressed in 1.0.3.
[27 Aug 2004 21:15] Ricardo Iniguez
Access Violation at Address 007AFA34 in module LIBMYSQL.dll Read of address 00000280

This occurs after i open mySQL ADministrator and click the start/stop service tab and press de start service....the server disconnects and the error comes up.

Another question...if i want to change my port from 3306 to for example 1028 in wich files i have to change it so that i can connect to the server? The strange thing is my.ini has te port=1028 and in MyCC the server connects, but if i try to open a php file with some mysql connection it returns a bunch of errors like:

PHP has encountered an Access Violation at 015E73CD

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in c:\Inetpub\wwwroot\mysql-test.php on line 10

Hope you can help me out, i relly need to start working.