Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

SQL error when inserting blocks from app #392

Closed
TheGoldenEye opened this issue Jan 17, 2017 · 0 comments
Closed

SQL error when inserting blocks from app #392

TheGoldenEye opened this issue Jan 17, 2017 · 0 comments

Comments

@TheGoldenEye
Copy link
Contributor

on a dapp call "sql#batch" (which tries to insert sidechain blocks), the following sql syntax error occurs:

[log] 2017-01-17 20:40:53 | error - query: INSERT INTO dapp_12335283865315877776_blocks ('id','timestamp','height','payloadLength','payloadHash','prevBlockId','pointId','pointHeight','delegate','signature','count')  SELECT '12100616748360813617',57884058,2,0,'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855','658388739086046992','4093896335419722537',30,'0804a42def6f43dd73bcf48a9941a0d3cb65189b5f135c3b662589ce0700e2d2','41b8af0cb14b85ef389228b7a1d7d54e7d68c59f6455cfa79e6cfa10bc9a3fdf52eb91bf378ef00bf56426b404c9e3961a375601113fff374aa122708e43be0e',0 UNION SELECT '11363835091200039013',57884085,3,0,'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855','12100616748360813617','609904347622888471',31,'0804a42def6f43dd73bcf48a9941a0d3cb65189b5f135c3b662589ce0700e2d2','fa852f861014388c3da03fab02736984fff509601ac9a220debbce0b194168e99466cb696c277348688d12d47d3764346c20aa77961bef38dd26876c06b9730c',0
...
[ERR] 2017-01-17 20:40:53 | Error: FEHLER:  Syntaxfehler bei »'id'«
LINE 1: INSERT INTO dapp_12335283865315877776_blocks ('id','timestam...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants