mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
accidentaly removed empty line added
This commit is contained in:
parent
8a1675c869
commit
da4b43ae17
1 changed files with 1 additions and 0 deletions
|
@ -959,6 +959,7 @@ double Item_func_round::val()
|
||||||
return tmp2;
|
return tmp2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void Item_func_rand::fix_length_and_dec()
|
void Item_func_rand::fix_length_and_dec()
|
||||||
{
|
{
|
||||||
decimals=NOT_FIXED_DEC;
|
decimals=NOT_FIXED_DEC;
|
||||||
|
|
Loading…
Add table
Reference in a new issue