Could not make the Query.


SELECT i.*, l.*, p.ip AS primary_ip FROM ip i LEFT JOIN license l ON (i.lid = l.lid) LEFT JOIN ip p ON (p.lid = i.lid AND p.primary = 1) WHERE i.ip = '66.29.141.155'

MySQL Error No : 1194

MySQL Error : Table 'license' is marked as crashed and should be repaired