Merge lp:~linuxjedi/drizzle/trunk-bug-683917 into lp:drizzle/7.0
Proposed by
Andrew Hutchings
Status: | Merged |
---|---|
Approved by: | Brian Aker |
Approved revision: | 1967 |
Merged at revision: | 1970 |
Proposed branch: | lp:~linuxjedi/drizzle/trunk-bug-683917 |
Merge into: | lp:drizzle/7.0 |
Diff against target: |
12 lines (+1/-1) 1 file modified
client/drizzledump_mysql.cc (+1/-1) |
To merge this branch: | bzr merge lp:~linuxjedi/drizzle/trunk-bug-683917 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Drizzle Developers | Pending | ||
Review via email:
|
Description of the change
When migrating from MySQL memory tables cannot be used in Drizzle for non-temporary tables, so convert to InnoDB.
To post a comment you must log in.