1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Added Rand_log_event

This commit is contained in:
unknown
2002-10-24 16:48:34 -06:00
parent 171ac60fe1
commit 27d11e85b2
7 changed files with 122 additions and 5 deletions

View File

@@ -81,7 +81,7 @@ static void free_var(user_var_entry *entry)
THD::THD():user_time(0), fatal_error(0),
last_insert_id_used(0),
insert_id_used(0), in_lock_tables(0),
insert_id_used(0), rand_used(0), in_lock_tables(0),
global_read_lock(0), bootstrap(0)
{
host=user=priv_user=db=query=ip=0;