{ "db_name": "MySQL", "query": "SELECT id,name,file,description,meaning,source,placeholder_offsets FROM localization_strings WHERE translation_review=? ORDER BY id ASC LIMIT ? OFFSET ?", "describe": { "columns": [ { "ordinal": 0, "name": "id", "type_info": { "type": "LongLong", "flags": "NOT_NULL | PRIMARY_KEY | UNSIGNED | AUTO_INCREMENT", "char_set": 63, "max_size": 20 } }, { "ordinal": 1, "name": "name", "type_info": { "type": "VarString", "flags": "NOT_NULL | NO_DEFAULT_VALUE", "char_set": 224, "max_size": 2048 } }, { "ordinal": 2, "name": "file", "type_info": { "type": "VarString", "flags": "NOT_NULL | NO_DEFAULT_VALUE", "char_set": 224, "max_size": 2048 } }, { "ordinal": 3, "name": "description", "type_info": { "type": "Blob", "flags": "NOT_NULL | BLOB", "char_set": 224, "max_size": 67108860 } }, { "ordinal": 4, "name": "meaning", "type_info": { "type": "VarString", "flags": "NOT_NULL", "char_set": 224, "max_size": 2048 } }, { "ordinal": 5, "name": "source", "type_info": { "type": "Blob", "flags": "NOT_NULL | BLOB | NO_DEFAULT_VALUE", "char_set": 224, "max_size": 67108860 } }, { "ordinal": 6, "name": "placeholder_offsets", "type_info": { "type": "VarString", "flags": "NOT_NULL", "char_set": 224, "max_size": 2048 } } ], "parameters": { "Right": 3 }, "nullable": [ false, false, false, false, false, false, false ] }, "hash": "d209213b7ae8e293a2eff01f443cd12a960a4014cbadf8a2e9a6d9c328b4e4a9" }