• 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!

Recent content by Kurorow

  1. K

    MySQL How to setup a MySQL Database (screenshots included) - Last update: 16/7/2009

    Hello man, when I try Import schema.mysql.... SQL query: DELIMITER | CREATE TRIGGER `ondelete_accounts` BEFORE DELETE ON `accounts` FOR EACH ROW BEGIN DELETE FROM `bans` WHERE `type` NOT IN ( 1, 2 ) AND `value` = OLD.`id` ; MySQL said: #1064 - You have an error in your SQL...
Back
Top