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: | |
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
[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.