mysql how to make dataase code example Example: mysql create database CREATE DATABASE mydatabase CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;