[MDEV-3676] LP:888165 - crash when updating tables with foreign keys Created: 2011-11-09 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Peter (Stig) Edwards (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Because it is a crash I'll use this bug to get a bug id, to use in the file name I send to the FTP site mentioned in: |
| Comments |
| Comment by Peter (Stig) Edwards (Inactive) [ 2011-11-09 ] |
|
Re: crash when updating tables with foreign keys The reproducer originates from a real application, the tables and query were produced by an ORM. Sorry I didn't FTP a core or use the bug report tool, this is what the stack trace looks like for lp:maria (series 5.3) stack_bottom = 0x7fcfb4575e58 thread_stack 0x48000 Thanks. |
| Comment by Peter (Stig) Edwards (Inactive) [ 2011-11-09 ] |
|
Re: crash when updating tables with foreign keys http://bugs.mysql.com/bug.php?id=63166 It also crashed: Server version: 5.5.17 MySQL Community Server (GPL) from mysql-5.5.17-linux2.6-x86_64.tar.gz |
| Comment by Peter (Stig) Edwards (Inactive) [ 2011-11-10 ] |
|
Re: crash when updating tables with foreign keys ERROR 1217 (23000) at line 7: Cannot delete or update a parent row: a foreign key constraint fails |
| Comment by Peter (Stig) Edwards (Inactive) [ 2011-11-10 ] |
|
Re: crash when updating tables with foreign keys |
| Comment by Peter (Stig) Edwards (Inactive) [ 2012-01-03 ] |
|
Re: crash when updating tables with foreign keys |
| Comment by Rasmus Johansson (Inactive) [ 2012-01-03 ] |
|
Launchpad bug id: 888165 |