Commit 2bf64c5
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 e445e72 commit 2bf64c5
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3859 | 3859 | | |
3860 | 3860 | | |
3861 | 3861 | | |
3862 | | - | |
3863 | | - | |
| 3862 | + | |
| 3863 | + | |
3864 | 3864 | | |
3865 | 3865 | | |
3866 | 3866 | | |
3867 | 3867 | | |
3868 | | - | |
3869 | | - | |
| 3868 | + | |
| 3869 | + | |
| 3870 | + | |
3870 | 3871 | | |
3871 | 3872 | | |
3872 | 3873 | | |
| |||
0 commit comments