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
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde <jorge@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com
MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/
----- Original Message -----
From: <shannara@stripped>
To: <mysqlcc@stripped>
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-