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

Add support for InnoDB full-text search indexes #30

Open
3manuek opened this issue Dec 16, 2015 · 0 comments
Open

Add support for InnoDB full-text search indexes #30

3manuek opened this issue Dec 16, 2015 · 0 comments

Comments

@3manuek
Copy link

3manuek commented Dec 16, 2015

innodb_space does not support yet InnoDB FTS indexes.

emanuel@3laptop ~/sandboxes/rcsandbox_mysql-5_7_9/node1/data/test $ innodb_space -I test/oe_email -T test/Emails  -s ../ibdata1 index-recurse
/var/lib/gems/1.9.1/gems/innodb_ruby-0.9.13/lib/innodb/system.rb:213:in `index_by_name': undefined method `[]' for nil:NilClass (NoMethodError)
    from /var/lib/gems/1.9.1/gems/innodb_ruby-0.9.13/bin/innodb_space:1730:in `<top (required)>'
    from /usr/local/bin/innodb_space:23:in `load'
    from /usr/local/bin/innodb_space:23:in `<main>'

Thanks for such great tool! :D

@jeremycole jeremycole changed the title InnoDB FTS support needs to be added. Add support for InnoDB full-text search Jul 18, 2021
@jeremycole jeremycole changed the title Add support for InnoDB full-text search Add support for InnoDB full-text search indexes Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants