[php-src] PR #20249: Use MYSQL_TYPE constants instead of FIELD_TYPE
From: nielsdos Date: Mon, 20 Oct 2025 21:23:05 +0000 Subject: [php-src] PR #20249: Use MYSQL_TYPE constants instead of FIELD_TYPE Groups: php.git-pulls Request: Send a blank email to [email protected] to get a copy of this message
Pull Request: https://github.com/php/php-src/pull/20249 Author: nielsdos The FIELD_TYPE constants are for BC. The JSON/VECTOR types are not defined in FIELD_TYPE for libmysqlclient. MYSQL_TYPE appears to be available since MYSQL 5.0.0, so switch to that. Replaces GH-20245.
Thread (1 message)
« previous | php.git-pulls (#33752) | next » |
---|