Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Database
  • Connection.php
Find file BlameHistoryPermalink
  • Morton Jonuschat's avatar
    [TASK] Ensure consistent handling of BLOBs · 8f97fa3a
    Morton Jonuschat authored Dec 04, 2016 and Christian Kuhn's avatar Christian Kuhn committed Dec 23, 2016
    Set PDO attributes to ensure that BLOB fields are returned as strings to PHP,
    the way MySQL does. Update INSERT/UPDATE statements that deal with BLOB field
    to declare the proper parameter type so that the driver can do the required
    encoding/escaping when sending the data to the DBMS.
    
    Releases: master
    Resolves: #78884
    Change-Id: I1618da9130549bd95ce0410420ecdee40cc3632d
    Reviewed-on: https://review.typo3.org/50883
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Manuel Selbach's avatarManuel Selbach <manuel_selbach@yahoo.de>
    Tested-by: Manuel Selbach's avatarManuel Selbach <manuel_selbach@yahoo.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    8f97fa3a