GithubHelp home page GithubHelp logo

Comments (4)

hermanlee avatar hermanlee commented on April 24, 2024

Comment by hermanlee
Monday Jun 15, 2015 at 17:45 GMT


We have support for printing out the index numbers and tables/databases they belong to in information_schema.rocksdb_ddl, but other parts of the data dictionary need to be added (such as binlog numbers, column family indexes, etc.).

from mysql-5.6.

hermanlee avatar hermanlee commented on April 24, 2024

Comment by yhchiang
Thursday Jul 23, 2015 at 08:25 GMT


In case this is not something urgent, I would like to try this out :)

First of all, can I know whether storage/rocksdb/rdb_i_s.cc is the right file to begin with? I'm not familiar with the mysql code base.

from mysql-5.6.

hermanlee avatar hermanlee commented on April 24, 2024

Comment by hermanlee
Thursday Jul 23, 2015 at 17:14 GMT


Yes, rdb_i_s.cc is the right place to start. It has the basic structure for creating information schema tables. The table would need to retrieve the contents of the data dictionary and convert them into the appropriate table format and return it.

from mysql-5.6.

hermanlee avatar hermanlee commented on April 24, 2024

information_schema.global_info supports printing out the binlog information, etc.

from mysql-5.6.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.