Hi,
I'm new to OpenWRT so my problem may be silly, but...
I want to connect to MySQL server from WRT-run scripts. So I need MySQL client.
The ipkg package named "libmysqlclient" is a library, right ? I just don't know how to use it. Compile it with my program ?
There're also many packages that add MySQL support for various tools/loggers.
Is there any way to connect to MySQL server as easily as connecting to Postrge using PSQL ?
Thanks