MCPcopy Create free account
hub / github.com/corestoreio/pkg / SQLDumpLoad

Function SQLDumpLoad

sql/dmltest/loader.go:110–171  ·  view source on GitHub ↗

SQLDumpLoad reads all files recognized by `globPattern` argument into MySQL/MariaDB. The password will NOT be visible via process manager but gets temporarily written into the TMP dir of the OS. This function does even work when the server and the client runs on different machines. For now it only w

(t testing.TB, globPattern string, o *SQLDumpOptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestSQLDumpLoadFunction · 0.85

Calls 5

MustGetDSNFunction · 0.85
FatalIfErrorFunction · 0.85
writeMySQLDefaultsFunction · 0.85
OpenMethod · 0.45
ContainsMethod · 0.45

Tested by 1

TestSQLDumpLoadFunction · 0.68