TDengine/tests/examples/lua/lua51/build.sh
robot e8260ed869 Implement connector for OpenResty based on lua51.
Connector is implemented by lua51 but luajit and ffi are not included. Connection pool is not implemented yet. It is a raw demonstration at present and not verified on production environment.
2020-12-08 14:11:22 +08:00

2 lines
71 B
Bash
Executable file

gcc lua_connector51.c -fPIC -shared -o luaconnector51.so -Wall -ltaos