Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: PHP-8.4.1
-
Fix Version/s: PHP-8.4.1, PHP-Apricot
-
Component/s: PHPDriver
-
Labels:None
-
Environment:
CUBRID 8.4.1
PHP API 8.4.1
Ubuntu 11.10
Description
If table has a column with type varchar(100), calling cubrid_field_type() returns column size constraints like varchar(100) instead of varchar.
Is it a bug or is this the way it should be?
两种方式好像都可以, 调查一下mysql是怎么做的吧.