HomeSort by: relevance | last modified time | path
    Searched refs:mysql (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
dict_mysql.c 7 /* dictionary manager interface to MySQL databases
16 /* dict_mysql_open() creates a dictionary of type 'mysql'. This
18 /* to mysql. The result is a pointer to the installed dictionary,
21 /* The mysql dictionary can manage multiple connections to different
27 /* on a single mysql server.
31 /* Either the path to the MySQL configuration file (if it starts
52 /* mysql_table(5) MySQL client configuration
84 #include <mysql.h>
89 #error "MySQL versions <4 are no longer supported"
118 /* MySQL 8.x API change *
    [all...]
  /src/external/ibm-public/postfix/dist/mantools/
postlink 906 s/[<bB>]*mysql[<\/bBiI>]*_[<\/iIbB>]*ta[-<\/bB>]*\n*[ <bB>]*ble[<\/bB>]*\(5\)/<a href="mysql_table.5.html">$&<\/a>/g;
1268 s/\b(mysql):/<a href="mysql_table.5.html">$1<\/a>:/g;

Completed in 14 milliseconds