Displaying 4 results from an estimated 4 matches for "llibmysqlclient".
Did you mean:
libmysqlclient
2004 Aug 06
2
Client auth with mysql
...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 connection loss tolerant, but I'm not sure about it :-)
For those wanting to try it, you'll have to have mysql/mysql.h in your
include path, and to add -llibmysqlclient -Lpath to have it compile :-)
If I had known a bit of autoconf & Co, I'd have added a --with-mysql with
proper #ifdef things to comment out my mess, but I don't, if you have a hint
on that, I'll happily do it :-)
ps: all and every comment welcome ;-)
--
Mathieu Arnold
--- >8 -...
2004 Aug 06
0
Client auth with mysql
...n you call a source say, /foo.mp3?url-field=something
>It'll put the something in the sql query.
>
>It should be connection loss tolerant, but I'm not sure about it :-)
>
>For those wanting to try it, you'll have to have mysql/mysql.h in your
>include path, and to add -llibmysqlclient -Lpath to have it compile :-)
>If I had known a bit of autoconf & Co, I'd have added a --with-mysql with
>proper #ifdef things to comment out my mess, but I don't, if you have a hint
>on that, I'll happily do it :-)
>
>ps: all and every comment welcome ;-)
>--
>...
2004 Aug 06
0
Client auth with mysql
...source say, /foo.mp3?url-field=something
|> It'll put the something in the sql query.
|>
|> It should be connection loss tolerant, but I'm not sure about it :-)
|>
|> For those wanting to try it, you'll have to have mysql/mysql.h in your
|> include path, and to add -llibmysqlclient -Lpath to have it compile :-)
|> If I had known a bit of autoconf & Co, I'd have added a --with-mysql with
|> proper #ifdef things to comment out my mess, but I don't, if you have a
| hint
|> on that, I'll happily do it :-)
|>
|> ps: all and every comment welcome ;-)...
2004 Aug 06
0
Client auth with mysql
...thing
|> |> It'll put the something in the sql query.
|> |>
|> |> It should be connection loss tolerant, but I'm not sure about it :-)
|> |>
|> |> For those wanting to try it, you'll have to have mysql/mysql.h in your
|> |> include path, and to add -llibmysqlclient -Lpath to have it compile
|> |> :-) If I had known a bit of autoconf & Co, I'd have added a
|> |> --with-mysql
| with
|> |> proper #ifdef things to comment out my mess, but I don't, if you have
|> |> a
|> | hint
|> |> on that, I'll happily do it :-)...