Query: SELECT DISTINCT column_name AS name, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position AS position, character_maximum_length AS char_length, character_octet_length AS oct_length FROM information_schema.columns WHERE table_name ='catdownloads' ORDER BY position
Warning: SQL Error: ERROR: out of memory
DETAIL: Failed on request of size 8. in /var/chipotle/sites/cake/libs/model/datasources/dbo_source.php on line 440