mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -4083,7 +4083,7 @@ Type_handler_general_purpose_int::Item_decimal_notation_int_digits(
|
||||
/*************************************************************************/
|
||||
|
||||
/*
|
||||
Decimal to binary digits ratio converges to log2(10) thus using 3 as
|
||||
Binary to Decimal digits ratio converges to log2(10) thus using 3 as
|
||||
a divisor.
|
||||
*/
|
||||
uint32
|
||||
|
Reference in New Issue
Block a user