summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql/mysql.map
blob: 834658431ada2400b0ec9ba0fece9239eb2ba8d7 (plain)
1
2
3
4
5
6
7
8
MYSQL_2_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};