search for: sql_password

Displaying 4 results from an estimated 4 matches for "sql_password".

Did you mean: mysql_password
2004 Aug 06
2
Client auth with mysql
...t to add mysql support in icecast (no, no, don't run, please). So, that's what I did :-) <http://mat.cc/distfiles/icecast-mysql.diff> it adds some config params to a <mount> section : <sql_server>sql-server</sql_server> <sql_login>login</sql_login> <sql_password>password</sql_password> <sql_dbname>database</sql_dbname> <sql_field>url-field</sql_field> <sql_query>select cle from client where radio = 1 and cle = '%s'</sql_query> which are passed to the source it correspond to. and when you call a source...
2004 Aug 06
0
Client auth with mysql
...o, no, don't run, please). > >So, that's what I did :-) ><http://mat.cc/distfiles/icecast-mysql.diff> > >it adds some config params to a <mount> section : > ><sql_server>sql-server</sql_server> ><sql_login>login</sql_login> ><sql_password>password</sql_password> ><sql_dbname>database</sql_dbname> ><sql_field>url-field</sql_field> ><sql_query>select cle from client where radio = 1 and cle = '%s'</sql_query> > >which are passed to the source it correspond to. > &gt...
2004 Aug 06
0
Client auth with mysql
...un, please). |> |> So, that's what I did :-) |> <http://mat.cc/distfiles/icecast-mysql.diff> |> |> it adds some config params to a <mount> section : |> |> <sql_server>sql-server</sql_server> |> <sql_login>login</sql_login> |> <sql_password>password</sql_password> |> <sql_dbname>database</sql_dbname> |> <sql_field>url-field</sql_field> |> <sql_query>select cle from client where radio = 1 and cle = | '%s'</sql_query> |> |> which are passed to the source it correspond...
2004 Aug 06
0
Client auth with mysql
...hat I did :-) |> |> <http://mat.cc/distfiles/icecast-mysql.diff> |> |> |> |> it adds some config params to a <mount> section : |> |> |> |> <sql_server>sql-server</sql_server> |> |> <sql_login>login</sql_login> |> |> <sql_password>password</sql_password> |> |> <sql_dbname>database</sql_dbname> |> |> <sql_field>url-field</sql_field> |> |> <sql_query>select cle from client where radio = 1 and cle = |> | '%s'</sql_query> |> |> |> |> which are...