Hi, I'm using stager to my new project and I find some error on data copy from query:
INSERT INTO destination_name SELECT * FROM source_name
Afeter some debug I find that the original and stager generate tables have the same structre, but with field into different order. This causate some error on data transfer from the tables, and system stop data copy and the system crash.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | stager_error_in_data_copy-1269074-1.patch | 2.93 KB | mavimo |
Comments
Comment #1
mavimo commentedPatch into attachment.
This patch:
TO-DO:
Comment #2
swentel commentedWow, thanks! Committed and pushed. Also added some info into README.txt with information about the stager_ignore_tables variable.
Once your 2 issues are set to closed by d.o itself, I'll push out a new release. Thanks!
Comment #3
mavimo commentedThanks to add docs
Comment #4
swentel commentedPushed out a new release.
Comment #5
swentel commentedEuh, better status