nuclearsilo583 / zephyrus-store-preview-new-syntax

My rewritten zephyrus store
61 stars 40 forks source link

SQL Error when starting server? #158

Closed seethingword closed 1 year ago

seethingword commented 1 year ago
L 04/11/2023 - 20:37:41: [store.smx] SQL error happened.
Query: DELETE FROM store_items, store_equipment WHERE (store_items.unique_id = store_equipment.unique_id) AND store_items.date_of_expiration != 0 AND store_items.date_of_expiration < 1681259859
Error: 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 'WHERE (store_items.unique_id = store_equipment.unique_id) AND store_items.date_o' at line 1
azalty commented 1 year ago

Why did you close this issue?

seethingword commented 1 year ago

The error was fixed in the most current version. I guess i was pulling the release version from august