MySQL privilege table errors still in InnoDB

Bug #646187 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Andrew Hutchings
7.0
Fix Released
Medium
Andrew Hutchings

Bug Description

drizzle> use mysql
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
drizzle> create table user (a int);
ERROR 1005 (HY000): Can't create table 'mysql.user' (errno: -1)

In error log:

InnoDB: Error: trying to create a MySQL system table mysql/user of type InnoDB.
InnoDB: MySQL system tables must be of the MyISAM type!

Related branches

Changed in drizzle:
assignee: nobody → Andrew Hutchings (linuxjedi)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.