Nakiami / mellivora

Mellivora is a CTF engine written in PHP
GNU General Public License v3.0
441 stars 171 forks source link

Unsigned varchar causing import error :: mellivora.sql #57

Closed 0x90n closed 8 years ago

0x90n commented 8 years ago

mellivora.sql

Line 84: code varchar(10) unsigned NOT NULL,

varchar should not be unsigned? Errors out in MySQL on import.

Nakiami commented 8 years ago

Thanks. Fixed in https://github.com/Nakiami/mellivora/commit/a60117f3d3bae303355b0057f7d0420f92a03eb4