Bug #36589 | IN query with MySQL 5 throws error randomly | ||
---|---|---|---|
Submitted: | 8 May 2008 9:45 | Modified: | 8 Jun 2008 11:25 |
Reporter: | Zunil John | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.18-nt | OS: | Windows (Windows 2000 SP4) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Can't create/write to file, JConnector, Mysql 5 |
[8 May 2008 9:45]
Zunil John
[8 May 2008 9:47]
Zunil John
Also, in the same sequence I am executing lot of queries having other kinds of conditions. Only this one throws error
[8 May 2008 9:51]
MySQL Verification Team
Zunil, please try disabling Antivirus software and retest. Ultimately you should set tmpdir=c:\mysqltmp in my.ini and just restrict antivirus from scanning that directory (to avoid system from being vulnerable). Then, 5.0.18 is too old, and you should consider using 5.0.51b and check if problem repeats itself.
[8 May 2008 9:54]
Zunil John
My MySQL server my.ini file
Attachment: my.ini (application/octet-stream, text), 9.11 KiB.
[8 May 2008 10:04]
Zunil John
Screen shot of properties of temp directory of MySQL
Attachment: sc1.JPG (image/pjpeg, text), 38.82 KiB.
[8 May 2008 10:37]
Zunil John
Another screen shot of MySQL temp directory permissions
Attachment: sc2.JPG (image/pjpeg, text), 40.16 KiB.
[8 May 2008 10:46]
Zunil John
Hi Shane Bester , before coming hee I did a search to find out the issue. Then I disabled virus scan and even changed the mysql 5 temp folder(eralier it was TMP) and give full permissions. Virus scanner is not locking this folder. I checked virus scan logs But still the issue is here Also another observation is I am having a similiar query with IN parameters(same 2 in Parameters), but both are integers. That query never gives any issue. When ever I get error, only the abiove mentioned query throws error. In a test run I am executing around 100 queries with various kinds of parameters including LIKE nad Nested queries. But all that runs fine except this one. I have more than 2 GB disk space available in that temp folder drive. Presently upgrading to 5.0.51b is not that easy because we tested the entire product in this version of mysql. Without proper testing we cannot upgarde which may take quitea lot of effort
[8 May 2008 11:25]
MySQL Verification Team
Could you please consider to upgrade or at least to test with the latest released version because if actually there is a bug the fix will be done in the current source. Thanks in advance.
[8 Jun 2008 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".