This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
TDengine
Watch
1
Star
0
Fork
You've already forked TDengine
0
mirror of
https://github.com/taosdata/TDengine
synced
2026-05-24 10:09:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
84effaaba9
TDengine
/
tests
/
examples
/
lua
/
lua51
/
build.sh
3 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Resolve problems that is met in CentOS7. (#5738) * Set value for std with c99 to avoid compile error on CentOS7. * Get parameter from stack by same sequence. * Add performance test.
2021-04-09 05:05:51 +00:00
gcc -std
=
c99 lua_connector51.c -fPIC -shared -o luaconnector51.so -Wall -ltaos
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 06:11:22 +00:00
Reference in a new issue
Copy permalink