1. Create a table with a BLOB column, e.g.:
CREATE TABLE `picture` (
`picture_id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
`data` LONGBLOB NOT NULL,
PRIMARY KEY (`picture_id`)
)
COLLATE='utf16_spanish_ci'
ENGINE=InnoDB;
2. Go to "Data" tab, right click and choose "Insert files into TEXT/BLOB fields"
3. Type "%filecontent%" in the appropriate "Value" cell and hit enter. Crash!
date/time : 2015-05-04, 13:57:22, 150ms
computer name : *********
user name : ALVARO.GONZALEZ
registered owner : ALVARO
operating system : Windows 7 x64 Service Pack 1 build 7601
system language : Spanish
system up time : 4 days 4 hours
program up time : 21 seconds
processors : 2x AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
physical memory : 958/4096 MB (free/total)
free disk space : (C:) 61,35 GB (D:) 12,93 GB
display mode : 1440x900, 32 bit
process id : $29b8
allocated memory : 60,25 MB
largest free block : 8185,30 GB
executable : heidisql.exe
exec. date/time : 2015-05-02 13:40
version : 9.2.0.4947
compiled with : Delphi XE5
madExcept version : 4.0.8.1
callstack crc : $41cc7730, $abc98d47, $abc98d47
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 00000000005E4F9B in module 'heidisql.exe'. Read of address 0000000000000000.
main thread ($2730):
005e4f9b heidisql.exe System.Classes {System.Generics.Collections}TDictionary<System.Integer,System.Classes.IInterfaceList>.Hash
005e5eaf heidisql.exe System.Classes {System.Generics.Collections}TDictionary<System.Integer,System.Classes.IInterfaceList>.TryGetValue
005dc6f2 heidisql.exe System.Classes TObservers.IsObserving
006c96b9 heidisql.exe Vcl.StdCtrls TCustomComboBox.KeyDown
0069d92b heidisql.exe Vcl.Controls TWinControl.DoKeyDown
006c7f7c heidisql.exe Vcl.StdCtrls TCustomCombo.ComboWndProc
006ca7ef heidisql.exe Vcl.StdCtrls TCustomComboBox.ComboWndProc
006c7bcd heidisql.exe Vcl.StdCtrls TCustomCombo.EditWndProc
005da9b3 heidisql.exe System.Classes StdWndProc
771d98d5 USER32.dll DispatchMessageW
0081328f heidisql.exe Vcl.Forms TApplication.ProcessMessage
00813303 heidisql.exe Vcl.Forms TApplication.HandleMessage
0080bc48 heidisql.exe Vcl.Forms TCustomForm.ShowModal
00c0d86e heidisql.exe Main 3048 +2 TMainForm.actInsertFilesExecute
005d9400 heidisql.exe System.Classes TBasicAction.Execute
00664783 heidisql.exe Vcl.ActnList TCustomAction.Execute
005d9134 heidisql.exe System.Classes TBasicActionLink.Execute
007ea27c heidisql.exe Vcl.Menus TMenuItem.Click
007ecbaf heidisql.exe Vcl.Menus TMenu.DispatchCommand
007ef104 heidisql.exe Vcl.Menus TPopupList.WndProc
007ef005 heidisql.exe Vcl.Menus TPopupList.MainWndProc
005da9b3 heidisql.exe System.Classes StdWndProc
771d98d5 USER32.dll DispatchMessageW
0081328f heidisql.exe Vcl.Forms TApplication.ProcessMessage
00813303 heidisql.exe Vcl.Forms TApplication.HandleMessage
008137ef heidisql.exe Vcl.Forms TApplication.Run
00c5c3b7 heidisql.exe heidisql 77 +24 initialization
770b59cb kernel32.dll BaseThreadInitThunk
P.S. You are not allowed to upload crash reports:
Error: File #0: Invalid file format: text/x-pascal. Allowed types: jpg, png, gif, txt, html.