4 messages in com.mysql.lists.gui-toolsRe: Major mysqlcc bug, rendering it a...
FromSent OnAttachments
shan...@unformed.com07 Dec 2002 15:12 
Adam Hooper07 Dec 2002 16:05 
Jorge del Conde08 Dec 2002 03:14 
shan...@unformed.com26 Dec 2002 10:45 
Subject:Re: Major mysqlcc bug, rendering it almost unusable.
From:Jorge del Conde (jor@mysql.com)
Date:12/08/2002 03:14:22 AM
List:com.mysql.lists.gui-tools

Hi!

I can't repeat this neither in Win32 nor in Linux ... can you please tell me exactly what you did to reproduce this ?

To edit data in a table, make sure you issue a "SELECT * FROM table" query and then double-click on the grid-cells.

Regards, Jorge

MySQL Users Conference and Expo http://www.mysql.com/events/uc2003/

----- Original Message ----- From: <shan@unformed.com> To: <mysq@lists.mysql.com> Sent: Saturday, December 07, 2002 5:13 PM Subject: Major mysqlcc bug, rendering it almost unusable.

This is actually an erritating bug, due to everytime this happens, I have to redo the whole table all over again....

If you highlight a row of data in a table, and press delete (or even right-click, and pick Delete selected rows), it will delete every single row of data in that database, both highlighted and non-highlighted.. it effectively deletes ALL data in the table.... That makes this program unusable for deleting data in a table.

Also, there is no way to edit data in a table.. are you planning on adding support for this some time in the future? It's not in the ToDo list...

I am using 0.8.7

-S-