116 117 118
# File 'lib/myq/commands.rb', line 116 def create_db(database) @core.create_database_utf8(database) end