Bug #10985 | Access violation at address 003BB920 in module 'libmysqlqb.dll'. Read of addres | ||
---|---|---|---|
Submitted: | 31 May 2005 14:35 | Modified: | 2 Jun 2005 23:41 |
Reporter: | Meera Joseph | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S1 (Critical) |
Version: | 1.1 | OS: | Windows (Windows XP Pro) |
Assigned to: | Vladimir Kolesnikov | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[31 May 2005 14:36]
Meera Joseph
[1 Jun 2005 13:31]
Meera Joseph
mysqlqb_bookmark.xml
Attachment: mysqlqb_bookmark.xml (text/xml), 136 bytes.
[1 Jun 2005 13:32]
Meera Joseph
Exception when using old mysqlqb_bookmark.xml
Attachment: mySQLException.jpg (image/pjpeg, text), 16.19 KiB.
[1 Jun 2005 13:32]
Meera Joseph
Bug Report Recieved by email
Attachment: Bug #10985.txt (text/plain), 2.38 KiB.