Actions
Bug #547
closedServer - SQL syntax error
Start date:
09/07/2012
Due date:
% Done:
0%
Estimated time:
Description
Volani prijimajiciho klienta bez "last-received-id" souboru vyhodilo:
Warden-client unexpected end in eval block. Error message: Server sent error message:: DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1 at /opt/warden-server/lib/Warden.pm line 282.
Pote jsem volal i se souborem a stalo se totez.
Nemuze souviset se zmenami v dusledku #544?
Updated by Tomáš Plesník about 12 years ago
- Status changed from New to Resolved
Opraveno. Problem byl v deklaraci promene $used_limit ve vetvych ternarniho operatoru. Deklarace presunuta nad ter. operator. Diky za nahlaseni problemu.
Updated by Pavel Kácha about 12 years ago
- Status changed from Resolved to Closed
Actions