Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ last_errno
Method
last_errno
sql/sql_insert.h:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
int write_record();
135
136
int last_errno() { return info->last_errno; }
137
};
138
#ifdef EMBEDDED_LIBRARY
139
inline void kill_delayed_threads(void) {}
Callers
1
write_row
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected