Constantine Teplyakov
Constantine Teplyakov
@fulopm did you have some cache web-server before apache? maybe nginx?
probably multithread access to the field 'doctype'
Use thread locks or mutex
Yes, it's a code where error message composed. That function `val_id` is called to get object's field id in object table by name ('doctype') or insert if it does not...
@Aurel300, do you have any progress on this? can i take a look?
What's your target?
I don't find any problem. For me templo working properly with StringMap on Haxe4/neko . Maybe it's related to DCE?
https://github.com/HaxeFoundation/record-macros/blob/14ab3ed0497c045492e91578bdd7da75629c962a/src/sys/db/Manager.hx#L680-L709