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

Search results

  1. T

    Compiling error: 'my_bool' was not declared in this scope

    This issue only affects MySQL; MariaDB will continue to support my_bool. The following build error occurs when attempting to compile with MySQL 8.0.1: motion.c: In function ‘motion_init’: motion.c:1146:13: error: unknown type name ‘my_bool’; did you mean ‘bool’? 1146 | my_bool...
Back
Top