-
-
Notifications
You must be signed in to change notification settings - Fork 450
Fixed autoincrement id fetching cache problem in import/export module #3730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fballiano
merged 20 commits into
OpenMage:main
from
leissbua:import_export_autoincrement
Jan 23, 2024
Merged
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
eaf41b1
Fix autoincrement fetching cache problem
leissbua 0365433
Fix autoincrement fetching cache problem
leissbua aadd6db
Add @leissbua as a contributor
leissbua ba76d50
Adding leissbua to the contributors
leissbua 6a84331
Fix CS
leissbua 5e69349
Fix CS
leissbua b358a52
Merge branch 'main' into import_export_autoincrement
fballiano 9ea11e7
Include semaphore to reset stats expiry to 0 only once
leissbua 5613726
Fix typo
leissbua 6b5b2f5
Fix declaration of static member variable
leissbua fc18e1f
Fix CS Whitespace
leissbua c4a9415
Catch errors for < mysql8 and remove comment
leissbua 4ab4876
Fix CS
leissbua 5c2f2d8
Fix CS
leissbua 35a96d9
Add return type void to method setInformationSchemaStatsExpiry
leissbua 2eed005
Fix CS - removed whitespace
leissbua 311d238
Readded Kevin Jakob
leissbua d826489
Update app/code/core/Mage/ImportExport/Model/Resource/Helper/Mysql4.php
leissbua 8d714ff
Add try catch to actual disable cache call
leissbua 35bdf93
PHPCS
fballiano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.