Commit 57a0d0a
[mysql-5.6][PR] m_auto_incr_map: reduce a redundant search operation
Summary:
This PR reduced redundant searchs on `m_auto_incr_map`.
Pull Request resolved: facebook#1259
GitHub Author: leipeng <peng@topling.cn>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
Reviewers: luqun, rpan, mung, chni
Reviewed By: mung
Subscribers: webscalesql-eng@fb.com
Differential Revision: https://phabricator.intern.facebook.com/D42928166
Tags: accept2ship1 parent f8845e8 commit 57a0d0a
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4249 | 4249 | | |
4250 | 4250 | | |
4251 | 4251 | | |
4252 | | - | |
4253 | | - | |
| 4252 | + | |
| 4253 | + | |
4254 | 4254 | | |
4255 | 4255 | | |
4256 | 4256 | | |
4257 | 4257 | | |
4258 | | - | |
4259 | | - | |
| 4258 | + | |
| 4259 | + | |
| 4260 | + | |
4260 | 4261 | | |
4261 | 4262 | | |
4262 | 4263 | | |
| |||
0 commit comments