plugins/mod_storage_sql.lua
changeset 5122 b41c33dc7c36
parent 5121 b5a5643f8572
child 5133 1443d1c37c6c
--- a/plugins/mod_storage_sql.lua	Wed Sep 12 23:41:28 2012 +0500
+++ b/plugins/mod_storage_sql.lua	Wed Sep 12 23:46:10 2012 +0500
@@ -365,7 +365,7 @@
 	return nil, "not-implemented"
 end
 
-local driver = { name = "sql" };
+local driver = {};
 
 function driver:open(store, typ)
 	if not typ then -- default key-value store