error when compile with '--without-innodb' flag

Asked by dima

when i try compile ourdelta mysql with flag '--without-innodb' i get error 'error: 'innodb_I_S_buffer_pool_content' was not declared in this scope'
version d7 and d8

Question information

Language:
English Edit question
Status:
Answered
For:
OurDelta Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Arjen Lentz (arjen-lentz) said :
#1

That's quite possible. But look, if you don't want to use InnoDB, there's less point in using OurDelta since many of the patches are related to it. Of course it's still a useful build for the additional instrumentation that's not InnoDB related... and you can always run the binary with --skip-innodb if you don't use it, then the subsystem won't get initialised and won't use runtime memory or create files on disk.
Easy enough. But we do feel that on most systems, InnoDB should be the default storage engine used.

Can you help with this problem?

Provide an answer of your own, or ask dima for more information if necessary.

To post a message you must log in.