Bug #44959 | InnoDB: Assertion failure in thread xxxx in file .\btr\btr0pcur.c line 217 | ||
---|---|---|---|
Submitted: | 19 May 2009 18:39 | Modified: | 19 May 2009 21:36 |
Reporter: | Craig Barton | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.1 | OS: | Windows (Server 2003 R2 Standard Edition Service Pack 2) |
Assigned to: | 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
[19 May 2009 19:31]
Craig Barton
[19 May 2009 19:35]
Craig Barton
Error Log
Attachment: BugReport44959_MySQLLog.txt (text/plain), 14.37 KiB.
[19 May 2009 19:53]
Craig Barton
DDL to Create the "tblAppUserTableAccess" table
Attachment: TableStructure_TblAppUserTableAccess.txt (text/plain), 2.83 KiB.
[19 May 2009 19:54]
Craig Barton
DDL to Create the "tblSessionWork02" table
Attachment: TableStructure_TblSessionWork02.txt (text/plain), 5.47 KiB.