[MDEV-9008] With foreign_key_checks=0 I can DROP a table, but cannot convert it to MyISAM Created: 2015-10-25 Updated: 2015-10-25 Resolved: 2015-10-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | foreign-keys | ||
| Description |
|
|
| Comments |
| Comment by Elena Stepanova [ 2015-10-25 ] |
|
This is a documented exception for foreign_key_checks, see http://dev.mysql.com/doc/refman/5.6/en/create-table-foreign-keys.html :
|