Home
last modified time | relevance | path

Searched refs:opt_histignore (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/client/
H A Dmysql.cc189 static char *opt_histignore= NULL; variable
1345 if (opt_histignore) in main()
1348 dynstr_append(&histignore_buffer, opt_histignore); in main()
1439 my_free(opt_histignore); in mysql_end()
1784 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/client/
H A Dmysql.cc189 static char *opt_histignore= NULL; variable
1345 if (opt_histignore) in main()
1348 dynstr_append(&histignore_buffer, opt_histignore); in main()
1439 my_free(opt_histignore); in mysql_end()
1784 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/client/
H A Dmysql.cc189 static char *opt_histignore= NULL; variable
1345 if (opt_histignore) in main()
1348 dynstr_append(&histignore_buffer, opt_histignore); in main()
1439 my_free(opt_histignore); in mysql_end()
1784 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/client/
H A Dmysql.cc170 static char *opt_histignore= NULL; variable
1371 if (opt_histignore) in main()
1374 dynstr_append(&histignore_buffer, opt_histignore); in main()
1486 my_free(opt_histignore); in mysql_end()
1719 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/client/
H A Dmysql.cc167 static char *opt_histignore= NULL; variable
1376 if (opt_histignore) in main()
1379 dynstr_append(&histignore_buffer, opt_histignore); in main()
1491 my_free(opt_histignore); in mysql_end()
1723 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/percona57-server/percona-server-5.7.36-39/client/
H A Dmysql.cc170 static char *opt_histignore= NULL; variable
1371 if (opt_histignore) in main()
1374 dynstr_append(&histignore_buffer, opt_histignore); in main()
1486 my_free(opt_histignore); in mysql_end()
1719 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/client/
H A Dmysql.cc167 static char *opt_histignore= NULL; variable
1376 if (opt_histignore) in main()
1379 dynstr_append(&histignore_buffer, opt_histignore); in main()
1491 my_free(opt_histignore); in mysql_end()
1723 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/percona57-client/percona-server-5.7.36-39/client/
H A Dmysql.cc170 static char *opt_histignore= NULL; variable
1371 if (opt_histignore) in main()
1374 dynstr_append(&histignore_buffer, opt_histignore); in main()
1486 my_free(opt_histignore); in mysql_end()
1719 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/client/
H A Dmysql.cc181 static char *opt_histignore= NULL; variable
1344 if (opt_histignore) in main()
1347 dynstr_append(&histignore_buffer, opt_histignore); in main()
1438 my_free(opt_histignore); in mysql_end()
1778 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/mysql57-client/mysql-5.7.36/client/
H A Dmysql.cc167 static char *opt_histignore= NULL; variable
1376 if (opt_histignore) in main()
1379 dynstr_append(&histignore_buffer, opt_histignore); in main()
1491 my_free(opt_histignore); in mysql_end()
1723 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/mysql56-client/mysql-5.6.51/client/
H A Dmysql.cc181 static char *opt_histignore= NULL; variable
1344 if (opt_histignore) in main()
1347 dynstr_append(&histignore_buffer, opt_histignore); in main()
1438 my_free(opt_histignore); in mysql_end()
1778 &opt_histignore, &opt_histignore, 0, GET_STR_ALLOC, REQUIRED_ARG,
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/client/
H A Dmysql.cc191 static char *opt_histignore = nullptr; variable
1369 if (opt_histignore) in main()
1370 ignore_matcher.add_patterns(opt_histignore); in main()
1466 my_free(opt_histignore); in mysql_end()
1711 &opt_histignore, &opt_histignore, nullptr, GET_STR_ALLOC, REQUIRED_ARG, 0,