Module mysql.unsafe

Imports all of mysql-native (unsafe versions).

This module will import all modules that use the unsafe API of the mysql library. Please import mysql.safe for the safe version.

See the Safe Migration document for more details.