[MDEV-4382] MDEV-4382 Created: 2013-04-09 Updated: 2013-04-09 Resolved: 2013-04-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Helio Frota (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Ability to set innoDB engine as default during create database statement, or other command like "set engine innoDB". |
| Comments |
| Comment by Elena Stepanova [ 2013-04-09 ] |
|
SET [GLOBAL] default_storage_engine = InnoDB; |