• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help my with instalation

joffily

Alcatraz-World Owner
Joined
Jun 28, 2008
Messages
180
Reaction score
0
Location
Brasil
Hello guys, I have compiled my server on Linux OS. Well I install mysqlserver, php and apache2 server, but i found this erro on load forgottenserver.sql

Erro

consulta SQL:

DELIMITER | CREATE TRIGGER `ondelete_accounts` BEFORE DELETE ON `accounts` FOR EACH ROW BEGIN DELETE FROM `bans` WHERE `account` = OLD.`id` ;

Mensagens do MySQL : Documentação
#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

Someone can help me?

-
Solved, I download phpadmin 2.11 and compile source 0.2
 
Last edited:

Similar threads

Replies
0
Views
58
Back
Top