Displaying 5 results from an estimated 5 matches for "sql_field".
Did you mean:
sql_fields
2004 Aug 06
2
Client auth with mysql
...)
<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 say, /foo.mp3?url-field=something
It'll put the something in the sql query.
It should be...
2004 Aug 06
0
Client auth with mysql
...ecast-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 say, /foo.mp3?url-field=something
>It'll put the something in the...
2004 Aug 06
0
Client auth with mysql
...>
|>
|> 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 say, /foo.mp3?url-field=something
|> It'll put the som...
2004 Aug 06
0
Client auth with mysql
...g 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 say, /foo.mp3?url-field=s...
2009 Jun 25
2
Dovecot v1.2rc6 dict-server socket path problem & pgsql crash
...0 0xb7ebe463 in strlen () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0x08065072 in str_append (str=0x806c168, cstr=0x0) at str.c:91
No locals.
#2 0x080509ef in sql_dict_set_query (build=0xbffe8c34) at dict-sql.c:536
dict = (struct sql_dict *) 0x8076e08
sql_fields = <value optimized out>
extra_values = <value optimized out>
i = 0
prefix = (string_t *) 0x806c168
suffix = (string_t *) 0x806c1d8
__PRETTY_FUNCTION__ = "sql_dict_set_query"
#3 0x080518a4 in sql_dict_set (_ctx=0x8080028, key=0x806...