diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-09-17 16:36:05 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-09-19 12:29:38 +0200 |
commit | 842bec5b3c539396d6ff9e207ba55f626b42524e (patch) | |
tree | e3ecefb0ee2cad4f5e52225e4c6a23c1368470bd /ext/soap/php_xml.c | |
parent | c614dd677c99e14ac6afb25d7bfe02cfa8cf1981 (diff) | |
download | php-git-842bec5b3c539396d6ff9e207ba55f626b42524e.tar.gz |
Fix getColumnMeta() test
Newer MySQL versions are stricter about invalid values. Three issues
are fixed:
* Don't use negative values with ZEROFILL. ZEROFILL implies UNSIGNED.
* Use a legal TIMESTAMP value. TIMESTAMP does not accept a Unix timestamp.
* Specify BIGINT values as strings, to avoid overflows.
This is a cherry-pick of d2dc0a32911c0e08986da799ce11e18c3fa5ca57 from master.
Diffstat (limited to 'ext/soap/php_xml.c')
0 files changed, 0 insertions, 0 deletions