#include <mysql_com.h>
Public Attributes | |
| unsigned long | seed1 |
| unsigned long | seed2 |
| unsigned long | max_value |
| double | max_value_dbl |
Definition at line 353 of file mysql_com.h.
| unsigned long rand_struct::max_value |
| double rand_struct::max_value_dbl |
| unsigned long rand_struct::seed1 |
Definition at line 354 of file mysql_com.h.
Referenced by Mysql_connection_thread::init(), and my_rnd().
| unsigned long rand_struct::seed2 |
Definition at line 354 of file mysql_com.h.
Referenced by Mysql_connection_thread::init(), and my_rnd().
1.4.7

