Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
MySQL 5.5 has default storage engine InnoDB. In MariaDB 5.5 it's still MyISAM.
I tried the latest kvm-bintar-hardy-x86 5.5-release build from the buildbot archive (build-2043).
To reproduce,
- unpack the build,
- start server with --no-defaults,
- connect to the server,
- SELECT @@storage_engine or SHOW ENGINES
=> see that MyISAM is default.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 11403 ] | MariaDB v2 [ 45038 ] |
Workflow | MariaDB v2 [ 45038 ] | MariaDB v3 [ 65583 ] |
Workflow | MariaDB v3 [ 65583 ] | MariaDB v4 [ 144762 ] |