Corrected typo in query
This commit is contained in:
committed by
Andreas Steffen
parent
20077abea2
commit
14ed35c52e
@@ -205,7 +205,7 @@ INSERT INTO file_hashes (
|
|||||||
INSERT INTO file_hashes (
|
INSERT INTO file_hashes (
|
||||||
file, product, algo, hash
|
file, product, algo, hash
|
||||||
) VALUES (
|
) VALUES (
|
||||||
4, 163842, 32768, X'1118805b490051637e93e592f4c71e0ee78a2422'
|
4, 2, 32768, X'1118805b490051637e93e592f4c71e0ee78a2422'
|
||||||
);
|
);
|
||||||
|
|
||||||
INSERT INTO file_hashes (
|
INSERT INTO file_hashes (
|
||||||
|
|||||||
Reference in New Issue
Block a user