1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merge fix

This commit is contained in:
gluh@mysql.com/gluh.(none)
2006-09-27 19:21:29 +05:00
parent 437c94317b
commit c3d63bef2b
8 changed files with 22 additions and 23 deletions

View File

@ -200,7 +200,7 @@ class MYSQL_LOG: public TC_LOG
IO_CACHE log_file;
IO_CACHE index_file;
char *name;
char time_buff[20],db[NAME_BYTE_LEN+1];
char time_buff[20],db[NAME_LEN+1];
char log_file_name[FN_REFLEN],index_file_name[FN_REFLEN];
/*
The max size before rotation (usable only if log_type == LOG_BIN: binary