Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
into mysql.com:/home/alexi/bugs/mysql-5.1-18948
This commit is contained in:
commit
ecb0b44fb0
@ -297,7 +297,6 @@ dtype_print(
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
Returns the maximum size of a data type. Note: types in system tables may be
|
Returns the maximum size of a data type. Note: types in system tables may be
|
||||||
incomplete and return incorrect information. */
|
incomplete and return incorrect information. */
|
||||||
UNIV_INLINE
|
|
||||||
ulint
|
ulint
|
||||||
dtype_get_max_size(
|
dtype_get_max_size(
|
||||||
/*===============*/
|
/*===============*/
|
||||||
|
@ -332,7 +332,6 @@ dtype_get_min_size(
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
Returns the maximum size of a data type. Note: types in system tables may be
|
Returns the maximum size of a data type. Note: types in system tables may be
|
||||||
incomplete and return incorrect information. */
|
incomplete and return incorrect information. */
|
||||||
UNIV_INLINE
|
|
||||||
ulint
|
ulint
|
||||||
dtype_get_max_size(
|
dtype_get_max_size(
|
||||||
/*===============*/
|
/*===============*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user