aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_server.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-03-22 13:11:03 +0000
committerlloyd <[email protected]>2012-03-22 13:11:03 +0000
commit697d63169705b9ce0dabb46b656b1b26777a3e5d (patch)
tree44775b518d6daaf2c88710a059cff587f238e8f9 /src/tls/tls_server.cpp
parentaee464bfa7c104f24620d96467ae7770d96a884a (diff)
Reorder schema and make the session id a primary key since it should
not only be unique but fast searches on it are likely useful. Not bothering to put an index on the (hostname,hostport) tuple as it's only used by clients on initial connection, and even at a 10K rows that search wouldn't take long at all.
Diffstat (limited to 'src/tls/tls_server.cpp')
0 files changed, 0 insertions, 0 deletions