The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
rows_per_wal = 50000
readahead   = 10240000

space[0].enabled = 1
space[0].index[0].type = "HASH"
space[0].index[0].unique = 1
space[0].index[0].key_field[0].fieldno = 0
space[0].index[0].key_field[0].type = "STR"

space[1].enabled = 1
space[1].index[0].type = "TREE"
space[1].index[0].unique = 1
space[1].index[0].key_field[0].fieldno = 0
space[1].index[0].key_field[0].type = "STR"


space[5].enabled = 1
space[5].index[0].type = "HASH"
space[5].index[0].unique = 1
space[5].index[0].key_field[0].fieldno = 0
space[5].index[0].key_field[0].type = "STR"
space[5].index[1].type = "TREE"
space[5].index[1].unique = 1
space[5].index[1].key_field[0].fieldno = 1
space[5].index[1].key_field[0].type = "STR"
space[5].index[1].key_field[1].fieldno = 2
space[5].index[1].key_field[1].type = "STR"
space[5].index[2].type = "TREE"
space[5].index[2].unique = 0
space[5].index[2].key_field[0].fieldno = 3
space[5].index[2].key_field[0].type = "STR"
space[5].index[2].key_field[1].fieldno = 4
space[5].index[2].key_field[1].type = "STR"
space[5].index[3].type = "TREE"
space[5].index[3].unique = 0
space[5].index[3].key_field[0].fieldno = 4
space[5].index[3].key_field[0].type = "STR"
space[5].index[3].key_field[1].fieldno = 5
space[5].index[3].key_field[1].type = "STR"
space[5].index[4].type = "TREE"
space[5].index[4].unique = 0
space[5].index[4].key_field[0].fieldno = 6
space[5].index[4].key_field[0].type = "STR"
space[5].index[4].key_field[1].fieldno = 4
space[5].index[4].key_field[1].type = "STR"