Lotion Lars
New Member
- Joined
- Oct 6, 2009
- Messages
- 9
- Reaction score
- 0
#1064 - 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 'DELIMITER |
CREATE TRIGGER `ondelete_accounts`
BEFORE DELETE
ON `accounts`
' at line 1
I got this msg when i uploaded my database to my localhost site,
anyone jnows how to fix this?
Lotion
CREATE TRIGGER `ondelete_accounts`
BEFORE DELETE
ON `accounts`
' at line 1
I got this msg when i uploaded my database to my localhost site,
anyone jnows how to fix this?
Lotion