Bug #55422 | Drawing artifacts in MySQL Query result recordset on WinXP(SP3) | ||
---|---|---|---|
Submitted: | 21 Jul 2010 1:49 | Modified: | 9 Sep 2010 3:01 |
Reporter: | Roman Shumikhin | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.25 CE | OS: | Windows (Windows XP Prof. (SP3, Japanese)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | artifact, GUI, recordset, result grid |
[21 Jul 2010 1:49]
Roman Shumikhin
[21 Jul 2010 1:51]
Roman Shumikhin
GUI artifact, recordset in the bottom is not redrawn properly
Attachment: mysql_gui_bug.png (image/x-png, text), 68.21 KiB.
[21 Jul 2010 13:24]
Johannes Taxacher
cannot repeat on both my XP and Win7 systems. what localization of Windows XP you are using? could you add the output of help->system info? thanks in advance
[22 Jul 2010 0:07]
Roman Shumikhin
Johannes, > what localization of Windows XP you are using? I use Japanese Windows XP (Service Pack 3), which I bought in Japan. > could you add the output of help->system info? Here is the output: MySQL Workbench CE for Windows version 5.2.25 Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE Cairo Version: 1.8.8 Rendering Mode: OpenGL is not available on this system, so GDI is used for rendering. OS: Microsoft Windows XP Professional Service Pack 3 (build 2600) CPU: 2x Intel(R) Pentium(R) 4 CPU 2.80GHz, 2.0 GiB RAM Video adapter info: Adapter type: Intel(R) 82915G Express Chipset Family Chip Type: Intel(R) 82915 Family Graphics Controller BIOS String: Intel Video BIOS Video Memory: 131072 KB Thank you!
[23 Jul 2010 17:11]
Johannes Taxacher
i cannot repeat the problem on my XP VMs
[29 Jul 2010 14:47]
MySQL Verification Team
I couldn't repeat on my XP Home Edition 32-bit and on Vista Premium 64-bit.
[2 Aug 2010 9:45]
Susanne Ebrecht
How much rows are in the table? What is the result when you SELECT * FROM your_table via MySQL CLI?
[3 Aug 2010 0:31]
Roman Shumikhin
Susanne, > How much rows are in the table? The table has no rows now, but I saw this problem with different numbers of rows and in different tables. Looks like some graphic component problem. >What is the result when you SELECT * FROM your_table via MySQL CLI? Everything works fine. mysql> use cr_debug; Database changed mysql> select * from watches; Empty set (0.00 sec) mysql>
[28 Aug 2010 10:46]
Sveta Smirnova
Thank you for the feedback. Could you please try with version 5.2.26 and inform us if problem still exists?
[30 Aug 2010 17:34]
Roman Shumikhin
Sveta, Unfortunately, I have sold my computer along with the OS I used to report this bug a week ago. Therefore I cannot help you with feedback, sorry.
[9 Sep 2010 3:01]
MySQL Verification Team
I couldn't repeat with 5.2.27 too.