NonSegaTable/Cargo

From Sega Retro


Test

Non-Sega versions
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__nonsega`.`format` AS `format` FROM `cargo__nonsega` LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__nonsega`.`format`=`cargo__codeformat`.`code`)) WHERE name="Lemmings" ORDER BY `cargo__codeformat`.`format` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a97165-11c7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)