mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Additional tests for MDEV-13919 sql_mode=ORACLE: Derive length of VARCHAR...
This commit is contained in:
@ -2384,6 +2384,8 @@ Field *Type_handler_set::make_table_field(const LEX_CSTRING *name,
|
||||
attr.collation);
|
||||
}
|
||||
|
||||
/*************************************************************************/
|
||||
|
||||
/*
|
||||
If length is not specified for a varchar parameter, set length to the
|
||||
maximum length of the actual argument. Goals are:
|
||||
|
Reference in New Issue
Block a user