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

Function add_keyword_path

sql/sql_partition.cc:2059–2090  ·  view source on GitHub ↗

@brief Output a filepath. Similar to add_keyword_string except it also converts \ to / on Windows and skips the partition file name at the end if found. @note When Mysql sends a DATA DIRECTORY from SQL for partitions it does not use a file name, but it does for DATA DIRECTORY on a non-partitioned table. So when the storage engine is asked for the DATA DIRECTORY string after a restart throug

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

add_partition_optionsFunction · 0.85

Calls 5

add_stringFunction · 0.85
add_spaceFunction · 0.85
add_equalFunction · 0.85
add_quoted_stringFunction · 0.70

Tested by

no test coverage detected