MySQL 5.6.14 Source Code Document
|
#include "ut0rnd.h"
Go to the source code of this file.
Macros | |
#define | UT_RANDOM_1 1.0412321 |
#define | UT_RANDOM_2 1.1131347 |
#define | UT_RANDOM_3 1.0132677 |
Functions | |
UNIV_INTERN ulint | ut_find_prime (ulint n) |
Variables | |
UNIV_INTERN ulint | ut_rnd_ulint_counter = 65654363 |
#define UT_RANDOM_1 1.0412321 |
UNIV_INTERN ulint ut_find_prime | ( | ulint | n | ) |
UNIV_INTERN ulint ut_rnd_ulint_counter = 65654363 |
Seed value of ut_rnd_gen_ulint().