DROP DATABASE IF EXISTS my_binary_database; CREATE DATABASE my_binary_database CHARSET=binary;