Do mysql create a BTree for each table?
-
Hello everyone, i have the following questions. 1. do mysql create a tree for each table. 2. If yes then what about associated tables (what happens to the mappings. how do mysql represent this tree is associated with that tree). 3. If Not (it doesn't create multiple trees), what will be the root of the tree. Appreciate all answers.
-
Answer:
I'd think any system like mysql would create a b+tree for every index (clustered or otherwise) to facilitate faster search.
Ravi Periasamy at Quora Visit the source
Related Q & A:
- How does MySQL reindex a table?Best solution by Stack Overflow
- How to create a Restful web service in .Net Using MySQL?Best solution by stackoverflow.com
- What is Hash Table, how to create a hash table?Best solution by Stack Overflow
- How to create a table in PHP with MySQL?Best solution by Stack Overflow
- How to create a table in gmail?Best solution by Web Applications
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.