Commit adfccd9
m_auto_incr_map: reduce a redundant search operation (percona#1259)
Upstream commit ID: facebook/mysql-5.6@0eccd65
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)
Summary:
This PR reduced redundant searchs on `m_auto_incr_map`.
Pull Request resolved: facebook/mysql-5.6#1259
Reviewed By: lth
Differential Revision: D42928166
Pulled By: hermanlee
fbshipit-source-id: 57a0d0af0e1e33cea97ad5e37179885e3b72f6e91 parent 223291d commit adfccd9
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3872 | 3872 | | |
3873 | 3873 | | |
3874 | 3874 | | |
3875 | | - | |
3876 | | - | |
| 3875 | + | |
| 3876 | + | |
3877 | 3877 | | |
3878 | 3878 | | |
3879 | 3879 | | |
3880 | 3880 | | |
3881 | | - | |
3882 | | - | |
| 3881 | + | |
| 3882 | + | |
| 3883 | + | |
3883 | 3884 | | |
3884 | 3885 | | |
3885 | 3886 | | |
| |||
0 commit comments