select * from `information_schema`.`KEY_COLUMN_USAGE` where CONSTRAINT_NAME like "FK%" and COLUMN_NAME='g_payment_gateway_id' limit 0, 100