���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /proc/self/root/usr/share/mysqlsh/prompt/ |
{ "desc" : "256/24bit color terminal theme with MySQL prefix, default schema, host:port, ssl, + indicator for X protocol, active mode.", "classes" : { "SQL" : { "fg" : "15", "bg" : "166" }, "JS" : { "fg" : "0", "bg" : "221" }, "Py" : { "fg" : "15", "bg" : "25" }, "schema" : { "text": "%schema%" }, "noschema" : { "text": "" }, "disconnected": { }, "host" : { "text": "%transport%" }, "hostx" : { "text": "%transport%+" }, "hostc" : { "text": "%transport%" }, "SSLhost" : { "text": "%transport% ssl" }, "SSLhostx" : { "text": "%transport%+ ssl" }, "SSLhostc" : { "text": "%transport% ssl" }, "production" : { "text": " PRODUCTION ", "bg": "red", "fg": "white" } }, "variables" : { "is_production": { "match" : { "pattern": "*;%host%;*", "value": ";%env:PRODUCTION_SERVERS%;" }, "if_true" : "production", "if_false" : "" }, "transport" : { "match" : { "pattern": "%socket%", "value": "" }, "if_true": "%host%:%port%", "if_false": "localhost" } }, "symbols" : { "separator" : "", "separator2" : "", "ellipsis" : "..." }, "prompt" : { "text" : "> ", "cont_text" : "%linectx%> ", "bg": "0" }, "segments": [ { "classes": ["disconnected%host%", "%is_production%"] }, { "text": " My", "bg": 254, "fg": 23 }, { "separator": "", "text": "SQL ", "bg": 254, "fg": 166 }, { "classes": ["disconnected%host%", "%ssl%host%session%"], "shrink": "truncate_on_dot", "bg": 237, "fg": 15, "weight": 10, "padding" : 1 }, { "classes": ["noschema%schema%", "schema"], "bg": 242, "fg": 15, "shrink": "ellipsize", "weight": -1, "padding" : 1 }, { "classes": ["%Mode%"], "text": "%Mode%", "padding" : 1 } ] }