Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `fsp_header' #169

Closed
yunsonbai opened this issue Jan 9, 2023 · 1 comment
Closed

undefined method `fsp_header' #169

yunsonbai opened this issue Jan 9, 2023 · 1 comment

Comments

@yunsonbai
Copy link

hello, I have a problem when use innodb_space -f yst.ibd space-page-type-regions
The error:
/usr/local/lib/ruby/gems/2.6.0/gems/innodb_ruby-0.12.0/lib/innodb/space.rb:272:in fsp': undefined method fsp_header' for nil:NilClass (NoMethodError)
from /usr/local/lib/ruby/gems/2.6.0/gems/innodb_ruby-0.12.0/lib/innodb/space.rb:150:in fsp_flags' from /usr/local/lib/ruby/gems/2.6.0/gems/innodb_ruby-0.12.0/lib/innodb/space.rb:73:in initialize'
from /usr/local/lib/ruby/gems/2.6.0/gems/innodb_ruby-0.12.0/bin/innodb_space:1612:in new' from /usr/local/lib/ruby/gems/2.6.0/gems/innodb_ruby-0.12.0/bin/innodb_space:1612:in <top (required)>'
from /usr/local/bin/innodb_space:23:in load' from /usr/local/bin/innodb_space:23:in

'

mariadb version is : 10.5.15
innodb version is: 10.5.15

@jeremycole
Copy link
Owner

MariaDB 10.5 is not supported, see #119.

@jeremycole jeremycole closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants