MCPcopy Create free account
hub / github.com/arkdb/inception / create_insert_stmt_from_insert_delayed

Function create_insert_stmt_from_insert_delayed

sql/sql_insert.cc:580–590  ·  view source on GitHub ↗

Create a new query string for removing DELAYED keyword for multi INSERT DEALAYED statement. @param[in] thd Thread handler @param[in] buf Query string @return 0 ok 1 error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

appendMethod · 0.45
queryMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected