Files
scylladb/db
Glauber Costa 7fa8071dde fix creation of keyspaces
When we call merge_keyspaces, we end up calling db.add_keyspace, which means we
don't do parts of creation of a keyspace - like creating the directory. This works
in some situations where all the work was already done, but not in others.

We should be calling create_keyspace instead, which will take care of all that
for us. That will include creating a directory when one is needed.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-06-24 12:44:05 -04:00
..
2015-04-17 15:08:06 +02:00
2015-06-03 10:13:52 +02:00
2015-06-14 11:32:57 +03:00
2015-06-15 12:51:09 +03:00
2015-06-15 12:51:09 +03:00