Source
undefined symbol error on Centos 7 when trying to load the Snowflake PHP PDO driver
CAUSE: The root cause for this issue lies outside of the Snowflake - managed software and is a gcc environment issue: Centos 7 is shipped with an old version of gcc/libstdc++ 4.8 which does not meet the documented requirement of a minimum…
PHP PDO Driver for Snowflake release notes for 2023
…hybrid transactional and analytical processing: Added retry context in retries for query requests. Added query context caching.