Quantcast
Channel: Ramblings » libinnodb
Browsing all 3 articles
Browse latest View live

Embedded InnoDB: querying the configuration

I am rather excited about being able to do awesome things such as this to get the current configuration of your server: drizzle> SELECT NAME,VALUE -> FROM DATA_DICTIONARY.INNODB_CONFIGURATION...

View Article



Embedded InnoDB: InnoDB Status

Using the Embedded InnoDB plugin I’m working on, you can use the INNODB_STATUS table function in the data_dictionary, you can do pretty neat things. For example, we can see that each autocommit...

View Article

Embedded InnoDB is in the tree!

Well… the start of it :) I’ve taken the approach of taking tiny incremental steps (and getting review for each step) in implementing a Storage Engine based on the Embedded InnoDB library. What hit...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images