mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
fixed resolve problems
Docs/manual.texi: fixed bad reference sql/sql_lex.h: removed wrongly added backup_dir
This commit is contained in:
parent
09d02899db
commit
685982484f
2 changed files with 1 additions and 2 deletions
|
|
@ -127,7 +127,6 @@ typedef struct st_lex {
|
|||
HA_CHECK_OPT check_opt; // check/repair options
|
||||
HA_CREATE_INFO create_info;
|
||||
LEX_MASTER_INFO mi; // used by CHANGE MASTER
|
||||
char* backup_dir; // used by RESTORE/BACKUP
|
||||
ulong thread_id,type;
|
||||
ulong options;
|
||||
enum_sql_command sql_command;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue