# File lib/active_record/vendor/mysql.rb, line 228 def create_db(db) command COM_CREATE_DB, db self end