You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tarantool will make this method public in:
tarantool/tarantool@878c0d0
This patch fixes compilation error:
./mysql/driver.c:53:1: error: static declaration of ‘luaL_pushnull’ follows non-static declaration
53 | luaL_pushnull(struct lua_State *L)
| ^~~~~~~~~~~~~
0 commit comments