opt->overview="High Performance Advanced Proxy for MySQL";
opt->syntax="proxysql [OPTIONS]";
std::strings="\n\nProxySQL ";
s=s+"rev. "+PROXYSQL_VERSION+" -- "+__TIMESTAMP__+"\nCopyright (C) 2013-2022 ProxySQL LLC\nThis program is free and without warranty\n";
constchar*build_year=__DATE__+7;
s=s+"rev. "+PROXYSQL_VERSION+" -- "+__TIMESTAMP__+"\nCopyright (C) 2013-"+string(build_year)+" ProxySQL LLC\nThis program is free and without warranty\n";