arunghosh / arunghosh/django-values
InnoDB vs MySIAM
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Install
2. Migrate and sync
3. Submit Form
Needed to update DB, errored with 'Cannot write child row'
Changed Table from InnoDB to MySIAM and it works.
Ended up not using plugin after all.
```
Original issue reported on code.google.com by `jer...@simplehonestwork.com` on 16 Aug 2012 at 9:05
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Start by reproducing the install, migrate-and-sync, and form-submission steps with InnoDB, then inspect the database error and migration/schema state; the work is complete only when the cause of “Cannot write child row” is identified and the reported workflow succeeds or the issue is documented as unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, python
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100