In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly explains "how to deal with the Mysql sub-table of Hash algorithm". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Next, let the editor take you to learn how to deal with the Mysql sub-table of the Hash algorithm.
Our hash algorithm in the sub-table is similar to this idea: calculate the table name of the data storage table through a certain hash algorithm through the ID or name of an original target, and then access the corresponding table.
Continue to take the above post bar, each post bar has a section name and a section ID, so these two values are fixed and unique, so we can consider doing some operations on one of these two values to get the name of a target table.
Now if we aim at our sticker bar system, assuming that the system allows a maximum of 100 million pieces of data, considering that each table holds 1 million records, then the whole system can hold no more than 100 tables. According to this standard, let's assume that we hash on the ID of Tieba, get a key value, which is the name of our table, and then access the corresponding table.
How to deal with Mysql sub-table based on Hash algorithm
We construct a simple hash algorithm:
Functionget_hash ($id) {
$str=bin2hex ($id)
$hash=substr ($str,0,4)
If (strlen ($hash)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.