MySQL 8.3.0
Source Code Documentation
rand_struct Struct Reference

#include <mysql_com.h>

Public Attributes

unsigned long seed1
 
unsigned long seed2
 
unsigned long max_value
 
double max_value_dbl
 

Member Data Documentation

◆ max_value

unsigned long rand_struct::max_value

◆ max_value_dbl

double rand_struct::max_value_dbl

◆ seed1

unsigned long rand_struct::seed1

◆ seed2

unsigned long rand_struct::seed2

The documentation for this struct was generated from the following file: