mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/usersnfs/pchardin/mysql-5.0-virgin
This commit is contained in:
commit
adb8244163
1 changed files with 1 additions and 1 deletions
|
@ -227,8 +227,8 @@ sp_eval_func_item(THD *thd, Item **it_addr, enum enum_field_types type,
|
|||
char dbug_buff[DECIMAL_MAX_STR_LENGTH+1];
|
||||
DBUG_PRINT("info", ("DECIMAL_RESULT: %s",
|
||||
dbug_decimal_as_string(dbug_buff, val)));
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
break;
|
||||
}
|
||||
case STRING_RESULT:
|
||||
|
|
Loading…
Add table
Reference in a new issue