Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Cache] PDO-based cache pool table autocreation does not work#29900

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@errogaht
Copy link
Contributor

@errogahterrogaht commentedJan 16, 2019
edited
Loading

look at#29898
I believe that it is not good fix... But pgsq table not foutd throwed right there, in execute(). Dont know about another DB drivers, and i dont know will execute() again work or not, please if some one know more about PDO than me, check it!

QA
Branch?master
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#29898
LicenseMIT

@nicolas-grekasnicolas-grekas changed the title[FrameworkBundle][Cache] PDO-based cache pool table autocreation does…[FrameworkBundle][Cache] PDO-based cache pool table autocreation does not workJan 24, 2019
@nicolas-grekas
Copy link
Member

Hi@errogaht thanks for the PR, it looks good to me.
Could you please rebase+retarget branch 4.2?
You'll also need to fix the short array syntax we're using now.

@nicolas-grekasnicolas-grekas added this to the4.2 milestoneJan 24, 2019
@nicolas-grekasnicolas-grekas changed the base branch frommaster to4.2January 25, 2019 10:11
@nicolas-grekasnicolas-grekas changed the title[FrameworkBundle][Cache] PDO-based cache pool table autocreation does not work[Cache] PDO-based cache pool table autocreation does not workJan 25, 2019
@nicolas-grekas
Copy link
Member

Thank you@errogaht.

@nicolas-grekasnicolas-grekas merged commit81d3716 intosymfony:4.2Jan 25, 2019
nicolas-grekas added a commit that referenced this pull requestJan 25, 2019
…ork (errogaht)This PR was merged into the 4.2 branch.Discussion----------[Cache] PDO-based cache pool table autocreation does not worklook at#29898I believe that it is not good fix... But pgsq table not foutd throwed right there, in execute(). Dont know about another DB drivers, and i dont know will execute() again work or not, please if some one know more about PDO than me, check it!| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#29898| License       | MITCommits-------81d3716 [Cache] PDO-based cache pool table autocreation does not work
@nicolas-grekas
Copy link
Member

nicolas-grekas commentedJan 25, 2019
edited
Loading

Actually, some db engine (eg sqlite) check table existency at prepare time, as spotted by the CI. I'm adding back the removed code.

@errogaht
Copy link
ContributorAuthor

errogaht commentedJan 25, 2019 via email

Ok I will modify codeпт, 25 янв. 2019 г. в 17:55, Nicolas Grekas <notifications@github.com>:
Actually, some db engine (eg sqlite) check table existency at prepare time, as spotted by the CI. I'm adding back the remove code. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#29900 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AGCAKUlcXi6MJKkiOHW6rR-QF5Uz2i07ks5vGxrpgaJpZM4aCd2I> .

@errogaht
Copy link
ContributorAuthor

@nicolas-grekas fixed, please check#30005

nicolas-grekas added a commit that referenced this pull requestFeb 1, 2019
…ecute (bendavies)This PR was merged into the 4.2 branch.Discussion----------[Cache] fix pruning pdo cache for vendors that throw on execute| Q             | A| ------------- | ---| Branch?       | 4.2| Bug fix?      | yes| New feature?  | no| BC breaks?    | no >| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |This additionally fixes pruning of the PdoAdapter when the table does not exist.Similar to#29900#30005 andf419851Commits-------14b9fa5 fix pruning pdo cache for vendors that throw on execute
@fabpotfabpot mentioned this pull requestFeb 3, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

3 participants

@errogaht@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp