- Remove DEFAULT values for blob's in mysql_system_tables.sql
- Escape undercore character in mysql.db to only allow access test_% and not test%
- Use mysql_system_tables.sql to create MySQL system tables in all places where we create them(mysql_install_db, mysql-test-run-pl and mysql_fix_privilege_tables.sql)