-
-
Notifications
You must be signed in to change notification settings - Fork 563
Log Panel Crash #2042
Copy link
Copy link
Closed
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQL
Description
Description
When I execute many lines in MySQL through the query tab, performing UPDATEs, the LOG tab starts displaying strange characters, and shortly after, it freezes.
HeidiSQL version
12.8.0.6936
Database server version
5.5.68-MariaDB
Reproduction recipe
Example UPDATE, but i copy paste 10.000 rows
UPDATE cult_mala_direta set area1 = 'DIRETORIA MINERACAO/TRANSP LOGISTICOS', area2 = 'MTL GER ANGLO, MRS E SAMARCO', area3 = 'MTL FLS MRS CONSELHEIRO LAFAIETE' where id_contratante = 503 and id_respondente = 8973;

Error/Backtrace
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQL